Skip to content

Add fix for input not getting focused#16

Open
RobinNagpal wants to merge 11 commits intomainfrom
input-fix
Open

Add fix for input not getting focused#16
RobinNagpal wants to merge 11 commits intomainfrom
input-fix

Conversation

@RobinNagpal
Copy link
Owner

No description provided.

fullScreenModalWrapper.style.cssText = `position: fixed; top: 0; left: 0; right: 0; bottom: 0; font-size: 24px; z-index: 2147483640;`;

// Append styles to head to affect the entire document
document.head.appendChild(createModalStyle());
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove this. This should not have any impact. I forgot to revert this change

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.

2 participants