Topic: Toggle buttons - make it easier to see which button is selected

Espen Rønning priority asked 3 days ago


Expected behavior Easy to see which button is selected.

Actual behavior Not that easy to see...

Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/ererling-sande-no/6169503#html-tab-view


Grzegorz Bujański staff answered 2 days ago


Thanks for reporting. We will consider it. At this point, you can add your own styles that will suit you in your project, e.g. setting the blur as you suggested:

.btn-check:not(:checked)+.btn {
  filter: blur(1px);
}

Espen Rønning priority answered 3 days ago


I'm no designer, so I'll leave it to you to find a good solution. Maybe bluring the unselected buttons?



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: Yes