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: select picker Issues #2060

Open
13 tasks
shivani170 opened this issue Sep 17, 2024 · 1 comment
Open
13 tasks

fix: select picker Issues #2060

shivani170 opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@shivani170
Copy link
Contributor

shivani170 commented Sep 17, 2024

Please Describe The Problem To Be Solved

Tabs in select

  • AppGroupAppFilter
Screenshot 2024-09-17 at 6 50 21 PM

React variant for right-side description:

  • CI Task Trigger assignment operators.
  • create released track > Clone
  • Image

Tippy missing for long label:

  • Cluster > kubeconfig > user dropdown tippy missing for long username
  • Cluster Node > Edit Taints > Dropdown with tooltip (//Tooltip text added as description)

Search > Highlight matching keywords:

  • Cluster Node > Node Details > search tabs > Highlighted text in dropdown
  • Resource Browser > Resource List Jump To Kind > Highlight search text

Components where no changes have done

  • V3 > ConfigureLinkAction => Click on Add external link > It is Icons with url. Need to do some dev
    Image

-[ ] V3 > DynamicTabs >
Screenshot 2024-09-17 at 6 40 52 PM

  • V3 > Ephemeral Container Drawer > Image > Creatable select works only for multiselect and not for single

  • V3 > ExternalLink -> It is Icons with url. Need to do some dev as not possible with existing picker
    image

  • V3 > ExternalLinksFilters> It is cluster/application dropdown with apply select
    image

  • v3 > ClusterSelector~ (Will be picking Header selector later once designed by UAT)

Screenshot 2024-09-17 at 7 39 38 PM

-[ ] Sidebar > Resource browser left search with highlight
Screenshot 2024-09-17 at 7 41 39 PM

  • V3 > Vulnerability Exposure => Security (Arun will pick whole security Vulnerability issues)

formatOptionLabel: FormatHighlighted Text on search


  1. BuildCD > Environment
Screenshot 2024-09-17 at 7 00 29 PM
  1. ChartValueViewComponent => Chart > Preset Values > Deploy To environment
Screenshot 2024-09-17 at 7 01 56 PM
  1. Sidebar > Resource browser left search with highlight
Screenshot 2024-09-17 at 7 41 39 PM
  1. Plugin Policy
Screenshot 2024-09-24 at 1 25 40 PM

ASYNC SELECT:


Screenshot 2024-09-17 at 7 22 17 PM

CREATATBLE SELECT


Screenshot 2024-09-24 at 1 25 17 PM ---------------------------------------------------

(Optional): Suggest A Solution
(Replace This Text: A concise description of your preferred solution. Things to address include:

  • Details of the technical implementation
  • Tradeoffs made in design decisions
  • Caveats and considerations for the future

If there are multiple solutions, please present each one separately. Save comparisons for the very end.)

@shivani170 shivani170 added the enhancement New feature or request label Sep 17, 2024
@shivani170 shivani170 self-assigned this Sep 17, 2024
@uxarya-d
Copy link

uxarya-d commented Sep 25, 2024

  • Select > Tabs
    -- Devtron App/Application Group > App/Env filter
  • Trailing description in option
    -- Pipeline plugin > Trigger/Skip condition > Select operator
    -- Pipeline plugin > Input variable > Select value from prev steps
    -- Clone Release > Select release
  • Tooltip on hover if label is truncated
  • Search > Highlight matching keywords
  • Search might be required inside dropdown menu (RB > Open tabs dropdown)
  • Creatable for single select
  • Multiselect may not always be creatable (Currently, multi-select is always creatable type)
  • Borderless select (Switcher in headers etc.)
  • Min width of select control
  • Width control of dropdown menu
  • Refetch option in dropdown menu
  • Grouped label with end icon
    -- Config map & secret > data type
  • Multi select > Search > Selecting multiple items matching search (Check is this behaviour applicable to all multi-select use cases?)
    -- Filter
    -- Option selection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants