aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

[TOC] Write UI Tests and dev components page

Open gabrielwalt opened this issue 3 years ago • 2 comments

  • Don’t allow authors to configure invalid options in the dialog by validating the options and preventing a start level that is bigger than the stop level.
  • Don’t throw errors on invalid configurations, but rather warnings as errors might be monitored and escalated.
  • Order both the start-level and the end-level drop-downs the same way (ascending, from H1 to H6).
  • Rename the title levels to "H1"-"H6" in the UI and to h1-h6 in the JCR persistence and in the JSON returned by the Sling Models.
  • For titles that have the same text, make their ID unique by appending a number, but don’t append anything to titles that already are unique.
  • Keep up the amazing work, we're almost done!

PR - https://github.com/adobe/aem-core-wcm-components/pull/2030 

gabrielwalt avatar Sep 06 '21 11:09 gabrielwalt

@adobe export issue to Jira project SITES

gabrielwalt avatar Sep 06 '21 11:09 gabrielwalt

:white_check_mark: Jira issue SITES-2580 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Sep 06 '21 11:09 github-jira-sync-bot