Problem/Motivation
Interacting with ME modal is a bit frustrating. Going from a "content" tab to "style" tab moves the tabs significantly which can be a major issue for those with mobility impairments, low vision, and cognitive impairments.
Screencast: https://share.cleanshot.com/z3ch74zk
Proposed resolution
Create a max and min width for these modals so there is no jumping, around and tabs stay in a static placement
Comments
Comment #2
carlitus commentedTo solve this i did this:
https://www.drupal.org/project/mercury_editor/issues/3381727
Comment #3
justin2pin commentedComment #4
justin2pin commentedReview / test against https://git.drupalcode.org/project/mercury_editor/-/merge_requests/34
Comment #5
michaelablackham commentedI tested this locally in a few different scenarios.
It appears that the styles tab keeps the original width of the modal window when switched. This seems to work really well.
This is resolved.
Comment #6
justin2pin commented