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

bug: disable spell check on filepath input #71

Conversation

rushabh-wadkar
Copy link
Contributor

Motivation

Spell check was in place at the file path input which resulted in red swiggly lines below texts. That didn't look nice!

Changes

Adding spellcheck="false" attribute to input type="text" resolved it.

Related

Issue #70

@vercel
Copy link

vercel bot commented Sep 27, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @kimlimjustin on Vercel.

@kimlimjustin first needs to authorize it.

@vercel
Copy link

vercel bot commented Sep 27, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kimlimjustin/xplorer/DCSP1Lm3cu35yXjw9KzpLDG1KMEb
✅ Preview: https://xplorer-git-fork-rushabh-wadkar-bug-disable-2b599e-kimlimjustin.vercel.app

@kimlimjustin kimlimjustin merged commit dd9b194 into kimlimjustin:master Sep 27, 2021
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