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

style: peek overview and issue details properties #3447

Merged
merged 6 commits into from
Jan 24, 2024

Conversation

aaryan610
Copy link
Collaborator

UI enhancement for the peek overview and issue details sidebar

This PR introduces a lot of improvements to the properties list within both the peek overview and issue details page sidebars. It addresses the clutter and inconsistency issues present in the previous UI, resulting in a more polished and visually appealing design.

Empty states Filled states
image image

Other improvements:

Introduced some new props to the dropdown components for more flexibilty-

  1. dropdownArrowClassName- To update the UI of the dropdown arrow.
  2. hideIcon- To optionally display the icon in the dropdown button.
  3. placeholder- To dynamically set the placeholder.

Copy link
Collaborator

@rahulramesha rahulramesha left a comment

Choose a reason for hiding this comment

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

Since most of the review comments are not directly related to the changes in this particular PR, approving it, but please make sure to refactor them later on

web/components/dropdowns/cycle.tsx Show resolved Hide resolved
web/components/dropdowns/estimate.tsx Show resolved Hide resolved
@sriramveeraghanta sriramveeraghanta merged commit a2f34e9 into develop Jan 24, 2024
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the style/peek_overview branch January 24, 2024 13:52
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.

3 participants