Skip to content

[Issue] Add explanatory titles to cache management buttons #38607

Open
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #38598: Add explanatory titles to cache management buttons


Description

This Pull Request adds explanatory titles to cache management buttons on the Cache Management page. The added titles provide users with a better understanding of the functionality of each button, making their interaction with the cache management buttons more intuitive. These changes improve the user experience and provide a better understanding of the functionality of cache management buttons on the Magento admin page, because at first glance it is not clear what the difference between these two buttons is.

Changes

Added explanatory titles to the "Flush Cache Storage" and "Flush Magento Cache" buttons.

The title for the Flush Cache Storage button when you move the cursor over it now explains that it performs similar actions as the bin/magento cache:flush command:
Screenshot from 2024-04-10 02-30-25

The title for the Flush Magento Cache button when you move the cursor over it now explains that it performs actions similar to the bin/magento cache:clean command:

Screenshot from 2024-04-10 02-30-34

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions