Skip to content

212 - show popver in DatasetSelect; allow showing unformatted values in SearchAndSelect

ryanlong requested to merge feature-212 into main

Created by: ri-pandey

Description

  • Changed SearchAndSelect to provide formatted as well as raw value to client
  • added popover over dataset's name in DatasetSelect
  • show 20 character's of dataset's name before trimming

Related Issue(s)

Closes #212 (closed)

Changes Made

List the main changes made in this PR. Be as specific as possible.

  • Feature added
  • Bug fixed
  • Code refactored
  • Documentation updated
  • Other changes: [describe]

Screenshots (if applicable)

Provide screenshots or GIFs that visually represent the changes. If not applicable, you can remove this section.

Screenshot 2024-04-26 at 4 47 08 PM

Checklist

Before submitting this PR, please make sure that:

  • Your code passes linting and coding style checks.
  • Documentation has been updated to reflect the changes.
  • You have reviewed your own code and resolved any merge conflicts.
  • You have requested a review from at least one team member.
  • Any relevant issue(s) have been linked to this PR.

Merge request reports

Loading