Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAS Issue #400 Accessibility dropdown previewer #401

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

Karina-Agliullova
Copy link

Problem: In /buildingManagement, when a user uploads an image(s) to the dropzone box, the display of help text for the Accessibility dropdowns is always blocked by the image(s).

Solution: We brought the help-text box forward so that it is on top of the uploaded images by changing the z-index of .accessibilities .tooltip in the CSS file to a bigger number.

Testing: In /buildingManagement upload images to the dropzone. Hover over the accessibility help glyphicon. The help text box should be covering the images.

@BrianRamsay BrianRamsay merged commit 3c80ec4 into development Sep 17, 2021
@BrianRamsay BrianRamsay deleted the accessibility_dropdown branch September 17, 2021 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants