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(ui5-upload-collection): update ui5-upload-collection Drag and Drop overlay color #8616

Merged
merged 7 commits into from
Apr 8, 2024

Conversation

kskondov
Copy link
Contributor

@kskondov kskondov commented Apr 3, 2024

Updates the ui5-upload-collection Drag and Drop overlay color according to the latest spacifications

Updates the ui5-upload-collection drag and drop text and icon color
according to the latest specification
@kskondov kskondov force-pushed the upload_collection_dnd_color branch from 1b6758b to e824bfc Compare April 3, 2024 10:49
@kskondov kskondov requested review from BorisDafov and a team April 3, 2024 10:50
Copy link
Contributor

@dimovpetar dimovpetar left a comment

Choose a reason for hiding this comment

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

The following things are not up to date with the Horizon specs:

  • ui5_upload_collection_drag_overlay_border should use --sapField_BorderColor
  • .uc-dnd-overlay, .uc-dnd-overlay::before and .uc-dnd-overlay::after need border-radius: 0.5rem;
  • .uc-dnd-overlay::before needs lower opacity - 0.5
  • --ui5_upload_collection_drop_overlay_background must be var(--sapContent_DragAndDropActiveColor);

Updates ui5-upload-collection style parameters
according to the latest design specification
@kskondov kskondov requested review from dimovpetar and a team April 4, 2024 08:19
@kskondov kskondov changed the title Update ui5-upload-collection Drag and Drop overlay color fix(ui5-upload-collection): update ui5-upload-collection Drag and Drop overlay color Apr 4, 2024
@kskondov kskondov requested a review from dimovpetar April 5, 2024 07:45
@kskondov kskondov merged commit 73f713e into main Apr 8, 2024
9 checks passed
@dimovpetar dimovpetar deleted the upload_collection_dnd_color branch April 19, 2024 13:57
kskondov added a commit that referenced this pull request May 8, 2024
…p overlay color (#8616)

* fix(ui5-upload-collection): correct drag and drop text and icon color

Updates the ui5-upload-collection drag and drop text and icon color
according to the latest specification

* fix(ui5-upload-collection): update parameters for horizon theme

Updates ui5-upload-collection style parameters
according to the latest design specification

* fix(ui5-upload-collection): update horizon high contrast themes

Address review comments

* fix(ui5-upload-collection): correct drag and drop text and icon color

Updates high contrast themes border

* fix(ui5-upload-collection): correct drag and drop text and icon color

Review comments
ilhan007 pushed a commit that referenced this pull request May 9, 2024
…#8863)

Downport ui5-upload-collection drag and drop overlay colors change

Related to #8616
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.

None yet

2 participants