Skip to content

decorate choice line instead of just the symbol#203

Open
ishigo974 wants to merge 1 commit into
piotrmurach:masterfrom
ishigo974:master
Open

decorate choice line instead of just the symbol#203
ishigo974 wants to merge 1 commit into
piotrmurach:masterfrom
ishigo974:master

Conversation

@ishigo974

Copy link
Copy Markdown

Describe the change

Make active_color decorate the whole line in multi_select instead of just the radio button.

Why are we doing this?

Improve readability.

Benefits

The list of selected items will be more readable, especially when the row is long and you want to be sure the selected item has a value written at the end of the choice string.

Drawbacks

Change of default behavior

Requirements

  • Tests written & passing locally?
  • Code style checked?
  • Rebased with master branch?
  • Documentation updated?
    => The documentation is already confusing, at it says The answer provided by the user is also highlighted with the active color
  • Changelog updated?
    => How am I supposed to choose the version and date?
    This is the changelog I would write:
Setting an `active_color` to `multi_select` now highlights the choice line and not only its radio button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant