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

Add info icon and simplified descriptions for terms in Layers Inventory #852

Merged
merged 5 commits into from
Jul 7, 2023

Conversation

codingwithsurya
Copy link
Contributor

@codingwithsurya codingwithsurya commented Jul 7, 2023

Implemented an info icon feature in the Layers Inventory to enhance user experience and accessibility.

Add Info Icon Feature to Layers Inventory

What user problem are we solving?
The lack of information and understanding of the various terms in the Layers Inventory poses a challenge for users without deep learning expertise. This pull request aims to address this problem by implementing an info icon feature and providing simplified descriptions for each term, enabling users to gain a high-level understanding of the functionality of each function or layer.

What solution does this PR provide?

This pull request introduces an info icon next to each term in the Layers Inventory. When users hover over the info icon, a popover appears, displaying a simplified description of the corresponding term. This solution empowers users without deep learning expertise to comprehend the purpose and function of each term, thereby enhancing their overall experience and accessibility within the application.

Testing Methodology
How did you test your changes and verify that existing
functionality is not broken

Verified that the popovers correctly display the corresponding simplified descriptions for each term by testing on localhost

Any other considerations

N/A

mplemented an info icon feature in the Layers Inventory to enhance user experience and accessibility.
…tion for each term

To enhance user experience and accessibility, I propose making an info icon and adding a popover with a simplified description of each term so users without expertise in deep learning can have a high level idea of what each function or layer is doing.
@codingwithsurya
Copy link
Contributor Author

addicon.mov

@codingwithsurya codingwithsurya merged commit 9f7dfad into nextjs Jul 7, 2023
6 checks passed
@codingwithsurya codingwithsurya deleted the feature-850 branch July 7, 2023 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add information section description for terms in Layers Inventory
3 participants