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

ID-358 [Fix] Prevent chat UI being blocked by overlay in tablet view #103

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

tonytlwu
Copy link
Contributor

@tonytlwu tonytlwu commented Oct 28, 2020

Ref. https://weboo.atlassian.net/browse/ID-358

z-index was lowered from 1012 to 9 in this PR. However, the tablet overlay screening element is at 11, which results in the chat UI being blocked.

Deploy to production with #102

@tonytlwu tonytlwu merged commit fbc8d72 into master Oct 28, 2020
@tonytlwu tonytlwu deleted the fix/tablet-staging branch October 28, 2020 18:26
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