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

[Bug]: Divider component styling issues #977

Open
1 task done
adnangit1993 opened this issue Jun 21, 2024 · 0 comments
Open
1 task done

[Bug]: Divider component styling issues #977

adnangit1993 opened this issue Jun 21, 2024 · 0 comments
Assignees
Labels
Bug Something isn't working Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code

Comments

@adnangit1993
Copy link

adnangit1993 commented Jun 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

There are mainly two issues with Divider :

  1. Divider Component loses it's default styling when a TEXT is added into it.

Divider without TEXT added
image

Divider with TEXT added
image

  1. Divider Component has now some default border-radius, due to which the ends of the Divider curve down slightly and that looks awkward.
    image

Expected Behavior

  1. Divider Component should behave same whether a TEXT is added or not
  2. Remove default value for border-radius for divider

Steps to reproduce

Mentioned issues can be easily reproduced by dragging the Divider Component on the Canvas and adding some TEXT to it.

Environment

No response

Additional Information

No response

@raheeliftikhar5 raheeliftikhar5 added Bug Something isn't working Javascript Frontend Pull requests that update Javascript code Components Dedicated to Frontend Visual Components labels Jun 21, 2024
@raheeliftikhar5 raheeliftikhar5 changed the title [Bug]: <Issues with Divider component> [Bug]: Divider component styling isssues Jun 21, 2024
@raheeliftikhar5 raheeliftikhar5 changed the title [Bug]: Divider component styling isssues [Bug]: Divider component styling issues Jun 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 Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

3 participants