Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated importer icons #14015

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Updated importer icons #14015

merged 1 commit into from
Dec 12, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Dec 12, 2023

It's come up a few times that the importer icon/visual language is a little unclear. This PR attempts to rectify that with hopefully clearer icons and descriptive tooltips.

Before

Screenshot 2023-12-12 at 12 12 52 AM

After

Screenshot_2023-12-12_at_12_00_37 AM

Signed-off-by: snipe <snipe@snipe.net>
Copy link

This pull request has been linked to Shortcut Story #24322: Import icons/buttons are a bit confusing.

Copy link

what-the-diff bot commented Dec 12, 2023

PR Summary

  • Improved User Interface Localization
    The file resources/lang/en/general.php now includes a new translation string import_this_file. This change means that more parts of our application can support different languages, thus improving user experience for non-English speakers.

  • Updated Menu Item Icon
    The icon for the 'imports' menu item, located in resources/views/layouts/default.blade.php, has been changed from a 'download cloud' (fa-cloud-download-alt) symbol to an 'upload cloud' (fa-cloud-upload-alt) symbol. This alteration better represents the function of the menu item, making the application easier to navigate for users.

  • Enhanced Import Button Aesthetics and Functionality
    The 'import' button in resources/views/livewire/importer.blade.php has undergone two updates. The icon has switched from a 'retweet' (fa-retweet) to a 'check list' (fa-list-check), and a tooltip has been added. These modifications will not only make the button's purpose more intuitive but will also help users understand what action will be performed when the button is clicked.

@snipe snipe merged commit 1084382 into develop Dec 12, 2023
4 of 7 checks passed
@snipe snipe deleted the bug/sc-24322 branch December 12, 2023 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant