The Wayback Machine - https://web.archive.org/web/20210520080550/https://github.com/topics/adobe
Skip to content
#

adobe

Here are 553 public repositories matching this topic...

Westbrook
Westbrook commented Apr 28, 2021

Feedback

  • Action bar is in the DOM (not hidden) even when not visible. This will cause screen readers to read it even when not displayed visually

Path forward

  1. Interest, most of the other elements use display: none in this case, which prevents this (right?). We can sprout aria-hidden="true" when open === false and we should be set here.

cc @jnurthen

kaushalmall
kaushalmall commented Jul 9, 2020

Now that Cloud Manager supports Java 11 and lets you configure it using the toolchains plugin

https://docs.adobe.com/content/help/en/experience-manager-cloud-service/onboarding/getting-access/creating-aem-application-project.html#using-java-11

It would be nice if the archetypes takes Java version as a user input and configures the toolchains plugin out of the box.

Improve this page

Add a description, image, and links to the adobe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adobe topic, visit your repo's landing page and select "manage topics."

Learn more