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

Input box briefly fills screen when enering tags in asset upload modal #2460

Closed
dancgray opened this issue Oct 29, 2019 · 1 comment
Closed
Labels
S: merged Completed, reviewed, and merged issues T: bug
Milestone

Comments

@dancgray
Copy link
Member

Expected Behaviour

When uploading a new asset in the asset modal window, typing a text in the tags input should not cause the screen to flicker.

Actual Behaviour

Input poxes briefly fill the screen, loading class is temporarily applied to selectize-control div.

Screenshot 2019-10-29 at 12 09 44

Steps to Reproduce

  1. Add a graphic component
  2. Select an asset
  3. Upload new asset and type text in the tags input

Versions

  • Authoring Tool Version: v0.10.1
  • Framework Version: master
  • Node.js Version: v10.15.3
  • MongoDB Version: v3.6
  • Browser: Chrome 78
@dancgray
Copy link
Member Author

Caused by selectize default loading class being applied on user input which is the same as AT app loading class. Also occurs on project settings tags.

@canstudios-nicolaw canstudios-nicolaw added this to the Bug patch milestone Nov 5, 2019
@canstudios-nicolaw canstudios-nicolaw added the S: merged Completed, reviewed, and merged issues label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: merged Completed, reviewed, and merged issues T: bug
Projects
None yet
Development

No branches or pull requests

2 participants