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

IBX-6599: New grid view item design #911

Merged
merged 4 commits into from
Oct 6, 2023
Merged

Conversation

tischsoic
Copy link
Contributor

@tischsoic tischsoic commented Sep 19, 2023

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-6599
Bug fix? no
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? yes/no
License GPL-2.0

Related PRs:

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

border: calculateRem(1px) solid $ibexa-color-light;
border-radius: calculateRem(5px);
border-radius: calculateRem(12px);
Copy link
Contributor

Choose a reason for hiding this comment

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

we have variable for 5px nad 10px, should we add this too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure, design says 12px.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Discussed in private: we agreed that for now, we will be using 12px without any variable.

Copy link
Contributor

@katarzynazawada katarzynazawada left a comment

Choose a reason for hiding this comment

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

Border color should be primary on hover/focus
Screenshot 2023-10-03 at 10 17 26

@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dew326 dew326 merged commit 026e867 into main Oct 6, 2023
16 of 17 checks passed
@dew326 dew326 deleted the IBX-6599-new-grid-item-design branch October 6, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants