Skip to content

fix: universal select style matches input#2650

Merged
entrotech merged 1 commit into
developfrom
2621-change-universal-select-focus-styles
Oct 2, 2025
Merged

fix: universal select style matches input#2650
entrotech merged 1 commit into
developfrom
2621-change-universal-select-focus-styles

Conversation

@Tony-Villa

Copy link
Copy Markdown
Member

What changes did you make?

  • Changed universal select's focus styles to match inputs

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

Visuals before changes are applied Screenshot 2025-09-17 at 3 52 27 PM
Visuals after changes are applied Screenshot 2025-09-17 at 3 52 12 PM

@eburdekin
eburdekin self-requested a review September 18, 2025 00:05
@entrotech
entrotech merged commit c473c70 into develop Oct 2, 2025
7 checks passed
entrotech added a commit that referenced this pull request Oct 8, 2025
* show edit button only for admin

* show add icon only for admin users

* correct prettier error for MDAddCircle

* add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description.

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* Add Project ID to body on Page 5 and PDF

* add checks for project id in case NAN

* Revert "made changes for add icon admin tooltip  upon hover to be a pointer."

This reverts commit 705e514.

* Revert "add chnage to hide pointer for add  tooltips for  non-admin"

This reverts commit 4da6dcd.

* Revert "add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description."

This reverts commit 84da7d0.

* Revert "correct prettier error for MDAddCircle"

This reverts commit ea156f5.

* Revert "show add icon only for admin users"

This reverts commit 7cc9fc4.

* Revert "show edit button only for admin"

This reverts commit 37772a2.

* Hide edit icon non admin (#2657)

* show edit button only for admin

* show add icon only for admin users

* correct prettier error for MDAddCircle

* add change to admin tooltip where  add icon  upon empty description, cancelling or clicking elsewhere will  no longer display tooltip description.

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* Tv/2587 reated on calendar instant close bug (#2667)

* fix: keep from auto closing popover when it shifts

* fix: make sure it can still close popover after supproessing immediate click outside

* fix: update mobility investment tooltip description (#2651)

* created DRO Selection Modal and changed the DRO displayed in the projects page (#2660)

* Bump vite from 6.3.4 to 6.3.6 in /client (#2634)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: universal select style matches input (#2650)

* show edit button only for admin

* show add icon only for admin users

* add chnage to hide pointer for add  tooltips for  non-admin

* made changes for add icon admin tooltip  upon hover to be a pointer.

* moved div into projectID check

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Tony Villa <47979362+Tony-Villa@users.noreply.github.com>
Co-authored-by: Heejung Hong <133067265+heejung-hong@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Darragh <darragh@entrotech.net>
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.

Dev: Change Focus Selection State behavior on universal selector

3 participants