Add more inline editable tables #4620
tvdeyen
started this conversation in
New Features or Ideas
Replies: 1 comment
-
@mtomov worked on a PR that added inline editing capabilities to the image variants screen to make it quicker and easier for admins to update fields. I think this could be extended to other tables in the admin so that users could both edit and create simple table rows inline instead of needing to go to other pages. I've broken up the opportunities into:
I’ve made a list of tables and what would need to be done to move edit and new functionality into the table here Let me know if there's any questions/concerns about this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a follow up to the
inline-editable-table
introduced in #1580 we should have a look into all tables in the admin and see where this new UI component could fit. Also we need to update the style guideBeta Was this translation helpful? Give feedback.
All reactions