Topic: Row should remain highlighted when selected in the MDB table editor plugin

Jordan free asked 5 years ago


Expected behavior I would expect that the selected row would remain highlighted when selected for editing. This confirms what row is selected for editing before the edit button is clicked and the dialog modal is opened to complete the edit.

Actual behavior The row is only highlighted when hovered over.

Resources (screenshots, code snippets etc.)


Arkadiusz Idzikowski staff answered 4 years ago


Every selected row have tr-color-selected class. Please add this rule to your styles and highlighting should work correctly:

.tr-color-selected{ background-color: hsla(196, 77%, 55%, 0.3) !important; transition: all .2s ease-in; }


Jordan free commented 4 years ago

Thank you @Arkadiusz Idzikowski!


Damian Gemza staff answered 4 years ago


Dear @Jordan

This feature will be added with the next release of MDB Angular Table Editor plugin.

Best Regards,

Damian


Jordan free commented 4 years ago

Thanks @Damian Gemza !


Jordan free commented 4 years ago

@Damian Gemza I am still having this issue as of version 8.


Arkadiusz Idzikowski staff answered 5 years ago


Thank you for reporting this problem. We will take a closer look at it.


Jordan free commented 5 years ago

Do you anticipate a fix for this anytime soon?


Damian Gemza staff commented 5 years ago

There's no ETA for this. Please be patient.

Best Regards,

Damian



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 7.5.0
  • Device: PC
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No