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 hover style under the Builder Widgets #2427

Open
Tshepiso-R opened this issue Nov 21, 2024 · 0 comments
Open

Fix hover style under the Builder Widgets #2427

Tshepiso-R opened this issue Nov 21, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Tshepiso-R
Copy link

1. Data Entry Group: Hover Style

  • Issue: The top corners of the Data Entry group are not rounded when hovered, resulting in inconsistency with the panel design.
  • Expected Behavior: Apply rounded corners to the top corners only on hover to match the panel's design.

Issue 1


2. Data Section: Panel Header Styling

  • Issue:
    • The panel header's top corners lack rounded borders when hovered, causing inconsistency.
    • The bottom corners incorrectly display a border-radius when expanded, which is unnecessary.
  • Expected Behavior:
    • Add rounded corners to the top corners only to align with the panel design.
    • Remove border-radius styling from the bottom corners upon expansion.

Issue 2


3. Last Group: Hover Background Color

  • Issue: When hovering over the last group, the background color does not extend to the edges of the bottom corners.
  • Expected Behavior:
    • Ensure the hover background color fills the entire area, including the bottom corners.

Issue 3

@Tshepiso-R Tshepiso-R added the bug Something isn't working label Nov 21, 2024
@Tshepiso-R Tshepiso-R added this to the Release V0.41 (Sprint 2) milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants