shesha-io/shesha-framework

Items on Button group and tab configuration panels should be easier to select

Open

#2,307 opened on Oct 20, 2024

 (5 comments) (0 reactions) (2 assignees)TypeScript (143 forks)auto 404
bugenhancementgood first issueux-configurator

Repository metrics

Stars
 (504 stars)
PR merge metrics
 (PR metrics pending)

Description

Overview

Currently on the button group configurator to select an item you have to click on the handle at the left of the item. This can be slightly irritating as you should be able to select the item by clicking on anywhere on the item bar

Acceptance criteria

  1. Allow an item to be selected by clicking anywhere on the item bar. This should work with any component that gets configured in this manner including:
    1. Button groups
    2. Main menu
    3. Tab component
    4. Entity configurator properties list

Contributor guide