neodash
neodash copied to clipboard
Create an action for clicking on a table cell, and showing a modal with the full text
For long fields, create a special report action that opens up a modal with the specific field (or perhaps the entire row) so a user can inspect the value.
@nielsdejong I have developed an expanded table cell renderer that shows, upon hover - an expanded table cell. Would this feature if made into a PR solve the issue you're trying to address?
@nielsdejong i think @brahmprakashMishra has created a good pr for it, i will just link it here so that we can review it. It makes sense that we can visualize the whole table while inspecting a single value, while if we open a modal then we lose context of what we were seeing.