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

Added tooltip UX to School variables(abbrev, desc, regex) #59

Closed
wants to merge 8 commits into from

Conversation

30912hyl
Copy link
Contributor

Basically what the title says. I also removed termError from SchoolForm, Table, and fixtures, as no one seems to know what it is for. In order to test this code, create/edit button must be functional. As create has not been merged to main as of right now, I have been testing it by running the code on storybook. Once F1.1 of EPIC Issue #4 is merged, I will create a new PR with a dev development on Dokku. As of now, please use storybook and hover over the corresponding values(abbrev, description, regex) to test if tooltip works.

Step 1: Navigate to School and select either SchoolForm or SchoolTable in Storybook
image

Step 2: Hover over the respective variables(NOTE: it is intended that name has no tooltip as it is self-explanatory, please let me know if you think I should make one)
image

Closes #49

@30912hyl
Copy link
Contributor Author

Realized I may have accidentally copied from @tmcanepa branch when helping to test his code. This PR is now closed; please instead refer to PR #60

@30912hyl 30912hyl closed this May 30, 2024
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.

UX improvements to SchoolForm.js (for creating/editing schools).
2 participants