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

feat (core): allow dropdown content to be centered #38

Closed
3 tasks done
Sukaato opened this issue Sep 7, 2024 · 0 comments · Fixed by #48
Closed
3 tasks done

feat (core): allow dropdown content to be centered #38

Sukaato opened this issue Sep 7, 2024 · 0 comments · Fixed by #48
Assignees
Labels
features New feature or request package: core @poppy-ui/core package related
Milestone

Comments

@Sukaato
Copy link
Member

Sukaato commented Sep 7, 2024

Prerequisites

Describe the Feature Request

Dropdown can olny be place to the start or the end, sometimes you want the content to be centered to the trigger

Describe the Use Case

Dropdown can olny be place to the start or the end, sometimes you want the content to be centered to the trigger

image

Describe Preferred Solution

add center possibility to the align property

Describe Alternatives

center the dropdown if not align property is passed to the component

Related Code

No response

Additional Information

No response

@Sukaato Sukaato added the features New feature or request label Sep 7, 2024
@Sukaato Sukaato added this to the v1.0.0 milestone Sep 7, 2024
@github-actions github-actions bot added the package: core @poppy-ui/core package related label Sep 7, 2024
Sukaato added a commit that referenced this issue Sep 28, 2024
Add `start` & `end` to `side`
Add `center` to `align`

fixes: #38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New feature or request package: core @poppy-ui/core package related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant