Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Layout Updates to Active Filters Block #6905

Merged
merged 8 commits into from
Aug 26, 2022
Merged

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    181083f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c0783 View commit details
    Browse the repository at this point in the history
  3. Update chip ui view styles.

    Additionally, add editor styles to have the editor match the rendered
    frontend.
    danielwrobert committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    63eebe3 View commit details
    Browse the repository at this point in the history
  4. Update additional remove button styles.

    - Add hover state to remove button on chip layout.
    - Update disabled styles to remove button in both layouts (mainly relevant
    to the editor view).
    danielwrobert committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    25ba125 View commit details
    Browse the repository at this point in the history
  5. Adjust remove button colors.

    Set hover states to shades of grey. Also set chip color and text to
    match selected text color of the block.
    danielwrobert committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f438478 View commit details
    Browse the repository at this point in the history
  6. Update e2e test to account for new element order.

    Since we're moving the remove button in the list view from the last
    child node to the first child node, we need to adjust the expected order
    of the active filter item text.
    danielwrobert committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1c595da View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    53f9645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a9dc7f View commit details
    Browse the repository at this point in the history