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 search functionality and other QOL changes to Edge Dictionary page #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

foster33
Copy link
Collaborator

@foster33 foster33 commented Jan 8, 2025

This PR adds the following to the Edge Dictionary page:

  • Search functionality
  • Column sorting
  • Moved text on page to their respective columns
    • The same text appears when hovering over the column
    • Added an "info icon" to each column to indicate the ability to get additional info

Closes #35

@foster33
Copy link
Collaborator Author

foster33 commented Jan 8, 2025

Here are before / after visuals of the Edge Dictionary page:

Before
image

After
image

@@ -8,7 +8,7 @@
<relativePath>../../../microservice-parent/pom.xml</relativePath>
</parent>
<artifactId>dictionary-api</artifactId>
<version>4.0.5-SNAPSHOT</version>
<version>4.0.5</version>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has 4.0.5, been released? Typically we would change this to do the release then set it to the next snapshot.

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.

Add Search Functionality to Edge Dictionary Page
2 participants