- Issue created by @itmaybejj
-
itmaybejj →
committed 3f03d929 on 2.2.x
Issue #3481816: Performance improvements, enable for Layout Builder.
-
itmaybejj →
committed 3f03d929 on 2.2.x
-
itmaybejj →
committed f164e2cf on 2.2.x
Issue #3481816 by itmaybejj: Same page preview and Paragraphs...
-
itmaybejj →
committed f164e2cf on 2.2.x
-
itmaybejj →
committed 273c8b1a on 2.2.x
Issue #3481816: 2.2.x roadmap and discussion
-
itmaybejj →
committed 273c8b1a on 2.2.x
-
itmaybejj →
committed c3e513ea on 2.2.x
Issue #3481816: 2.2.x roadmap and discussion
-
itmaybejj →
committed c3e513ea on 2.2.x
- 🇫🇮Finland heikkiy Oulu
A couple of ideas for the road map that I received as feedback from a client.
1. At the moment when you start going through the found issues on the page, you can see the total number of issues found on the page but once you start going through the list you cannot anymore track your progress. Would be really nice to see how you progress the page for example just showing a pagination that at the moment you are on issue 5/10 found from the page.
2. At the moment it seems like you are able to navigate to the next issue but there is no way to navigate to the previous issue. Would be nice if there were both previous and next links. You can for example by accident click on the next button twice and then there is no easy way get back to the previous issue. - 🇺🇸United States itmaybejj
Thanks heikkiy.
From rkoller in Slack:
[...]on large screen monitors the editoria11y widget in the bottom right corner of the screen is located quite far away from its context (the wysiwyg field ) you as the user are working in. so you have to jump visually between the wysiwyg field (if you want to check the remaining number of errors for example) and the widget [...] i wonder if it would be possible in case of the wysiwyg integration to add some sort of status bar at the bottom of the ckeditor field containing the functionality and information of the widget.
That would also benefit in regards of the position in the DOM. at the moment the elements contained in the widget are at the end of the DOM move to some sort of “(status) bar” underneath the ckeditor textarea, these elements would also be right next in the for example rotor list in voiceover?[...] you can have the case that a content type has more than one long formatted text with summary. but editoria11y is still displaying the overall number of errors for all available ckeditor fields on the node edit form. i am not sure if it would be desirable to distinguish between ckeditor fields in that summary or not, or if it should be configurable, or if there should be an option to have separate status bars as suggested in the previous point for the different ckeditor fields.
[...] if you expand the widget and you have a low number of errors the widget turns yellow. the collapsed circle has a blackish outline within therefor it is easier to spot but that expanded state is yellow only. against white background the color contrast for yellow is only 1.4:1.
[...] i was testing the new recipe for the [StarShot] privacy track with the latest version of drupal cms. [...] the module shipping with the privacy module has also a widget that is shown in the bottom right corner of the screen. on wide viewports editoria11y is hiding the button
Summary of tasks resulting from feedback so far
- Continue work adding next/previous buttons to tips to reduce eye travel, and restore missing transfer-keyboard-focus button.
- Add manual and offset parameters with automatic detection of Starshot module widgets.
- Considering integrating main toggle into CKEditor toolbar instead of showing it at all on admin pages, or somehow pin to each editor instance.
- Consider appending tips right after the contentEditable region rather than at the end of the body, to ease keyboard access. (note that I might punt on this until after Gutenberg integrations are done; some functions assume tips are still present, and other scripts modifying the wrapper might break that)
Revised tip for beta 2 incorporating @heikkiy suggestions:
-
itmaybejj →
committed a46ae376 on 2.2.x
Issue #3481816 by itmaybejj, heikkiy, rkoller: In-tip navigation, Klaro...
-
itmaybejj →
committed a46ae376 on 2.2.x
-
itmaybejj →
committed c5ac53ef on 2.2.x
Issue #3481816: Add help and reports to new tip design.
-
itmaybejj →
committed c5ac53ef on 2.2.x
-
itmaybejj →
committed 1a8450a7 on 2.2.x
Issue #3481816: Add param for Klaro, bugfixes.
-
itmaybejj →
committed 1a8450a7 on 2.2.x
-
itmaybejj →
committed fdcd71ea on 2.2.x
Issue #3481816: Better Paragraphs detection, new library toggle...
-
itmaybejj →
committed fdcd71ea on 2.2.x
-
itmaybejj →
committed 0175bc5d on 2.2.x
Issue #3481816 by itmaybejj, heikkiy, rkoller: Panel tab order fixes,...
-
itmaybejj →
committed 0175bc5d on 2.2.x
-
itmaybejj →
committed a88ec8c8 on 2.2.x
Issue #3481816 by itmaybejj: Move flag to right, performance...
-
itmaybejj →
committed a88ec8c8 on 2.2.x
-
itmaybejj →
committed 0f7ecdab on 2.2.x
Issue #3481816 by itmaybejj: Update hooks.
-
itmaybejj →
committed 0f7ecdab on 2.2.x
-
itmaybejj →
committed 05d0d518 on 2.2.x
Issue #3481816 by itmaybejj: Code style.
-
itmaybejj →
committed 05d0d518 on 2.2.x
- 🇺🇸United States itmaybejj
Tagged 2.2.x Beta 3 → . Unless new bugs show up, I think this is ready for release.
-
itmaybejj →
committed 0d19579e on 2.2.x
Issue #3481816 by itmaybejj: Layout builder init on load, updated tip...
-
itmaybejj →
committed 0d19579e on 2.2.x
-
itmaybejj →
committed 9e1186fb on 2.2.x
Issue #3481816: 2.2.x bugfixes
-
itmaybejj →
committed 9e1186fb on 2.2.x
-
itmaybejj →
committed 3496a3d3 on 2.2.x
Issue #3481816 by itmaybejj: 2.2.x theme refinements
-
itmaybejj →
committed 3496a3d3 on 2.2.x
-
itmaybejj →
committed 55075f40 on 2.2.x
Issue #3481816 by itmaybejj: Prod libraries
-
itmaybejj →
committed 55075f40 on 2.2.x
-
itmaybejj →
committed aae3367d on 2.2.x
Issue #3481816 by itmaybejj: String translation bugs
-
itmaybejj →
committed aae3367d on 2.2.x
-
itmaybejj →
committed d345111a on 2.2.x
git commit -m 'Issue #3481816 by itmaybejj: Paragraph 2-click bug...
-
itmaybejj →
committed d345111a on 2.2.x
-
itmaybejj →
committed 5c1316ca on 2.2.x
git commit -m 'Issue #3481816 by itmaybejj: Tip alignment fixes'
-
itmaybejj →
committed 5c1316ca on 2.2.x
-
itmaybejj →
committed f8df13dc on 2.2.x
git commit -m 'Issue #3481816 by itmaybejj: Tip alignment fixes'
-
itmaybejj →
committed f8df13dc on 2.2.x