Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6769

Refactor CustomCombobox Component to work similar to how normal combobox works

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.37.0
    • Affects Version/s: None
    • Component/s: Aggregation pipeline
    • None
    • 2
    • Not Needed
    • Iteration Brontosaurus

      Problem Statement/Rationale

      Current implementation of CustomCombobox component takes in a string list as props for options and then internally maps that list to Option component. This restricts our ability to modify Option component individually.

      In this refactor we would like modify the component in a way that it takes the options list as children. Similar to how the Combobox component currently works.

      Implementation

      Steps to Reproduce

      How could an engineer replicate the issue you’re reporting?

      Expected Results

      What do you expect to happen?

      Actual Results

      What do you observe is happening?

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            basit.chonka@mongodb.com Basit Chonka
            Reporter:
            himanshu.singh@mongodb.com Himanshu Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: