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

Aztecks #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Aztecks #17

wants to merge 5 commits into from

Conversation

Swagnik02
Copy link
Contributor

Description

fixed the issue regarding extensions.
Now it will accept only image formats.

Fixes #16

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Have you tested your changes

Yes ive tested it !!

Screenshot (if applicable)

image

for other file formats:
image

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Copy link
Member

@errorinc0de errorinc0de left a comment

Choose a reason for hiding this comment

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

Remove the alert, try putting the error under the upload option.

@Swagnik02
Copy link
Contributor Author

I have modified as per directed by @errorinc0de.
gdsc #17

@bartick
Copy link
Member

bartick commented Oct 30, 2021

@Swagnik02 after selecting wrong file type and then selecting correct file type the error dosen't disappear. Please remove the error

@Swagnik02
Copy link
Contributor Author

issue mentioned by @bartick has been fixed

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.

Inputs any file extension other than image
3 participants