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

Fix UI Issues After TextFields and Dropdown Changes #25862

Closed
9 tasks done
fmontes opened this issue Aug 22, 2023 · 1 comment · Fixed by #25864
Closed
9 tasks done

Fix UI Issues After TextFields and Dropdown Changes #25862

fmontes opened this issue Aug 22, 2023 · 1 comment · Fixed by #25864

Comments

@fmontes
Copy link
Member

fmontes commented Aug 22, 2023

User Story

As a developer, I want to fix UI issues after CSS changes, so I can ensure a consistent user experience across the platform.

Acceptance Criteria

Proposed Objective

Core Feature

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

N/A

Assumptions & Initiation Needs

  • All changes to the CSS are up to date
  • All UI issues caused by the CSS changes are identified

Quality Assurance Notes & Workarounds

N/A

Sub-Tasks & Estimates:

  • Identify issues: 2 hours
  • List out issues to be fixed: 1 hour
  • Fix all identified UI issues: 4 hours
@zJaaal zJaaal linked a pull request Aug 22, 2023 that will close this issue
@fmontes fmontes changed the title Fix UI Issues After CSS Changes Fix UI Issues After TextFields and Dropdown Changes Aug 23, 2023
@zJaaal zJaaal self-assigned this Aug 23, 2023
fmontes pushed a commit that referenced this issue Aug 25, 2023
* fix (storybook): wrong import in searchable dropdown story

* fix (searchable dropdown component): Add overflow support for long texts

* fix (jsp components): change styles that were off after css changes

* fix (dot template thumbnail field style): button and input styles were off

* fix (comboBox styles): height of input needs to be 100%

* fix (general styles): modifying styles that were off

* dev (chips styles): create chips common extend

* fix (chip extend): general cleanup

* fix (tags and textarea dojo): general cleanup

* fix (dojo styles and components): general clean up

* fix (dojo menu): wrong height setting

* fix (dojo calendar styles): increment/decrement arrows were missing

* fix (item disable extend): delete unnecessary color
@josemejias11
Copy link

Approved: Tested on **master_1e74186_SNAPSHOT Docker, macOS 13.0, FF v113.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants