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

Requested Adjustments to TextPopup component #1879

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

entrotech
Copy link
Member

Fixes #1850

What changes did you make?

  • Center the Reset and Apply buttons horizontally in all column heading popups.
  • On Address-style Text Popup, move search icon to the right side of the input, and remove the placeholder text.
  • On Name-style TExt Popup, change placeholder text to "Filter"
  • Modify the Name-style Text Popup to NOT close the drop-down list as each item is selected from the list.
  • Modify the Name-style Text Popup to keep the drop-down list within the boundaries of the popup

Why did you make the changes (we will use this info to test)?

  • Per Bonnie's request

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied

image

image

Visuals after changes are applied

image

image

@entrotech entrotech merged commit 175d7b5 into develop Sep 26, 2024
2 checks passed
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.

Experiment: Try two different implementations of filtering text columns on the My Projects Page
1 participant