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

[admin-ui] name and code going blank after multi facet value update #353

Closed
zifahm opened this issue May 29, 2020 · 4 comments
Closed

[admin-ui] name and code going blank after multi facet value update #353

zifahm opened this issue May 29, 2020 · 4 comments
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@zifahm
Copy link

zifahm commented May 29, 2020

This happens when you add multiple facet values all at once and press the update button. After pressing the update button the name and code value goes all blank. This is especially frustrating after adding couple of facet names and pressing the update button and things goes all blank.

Other times the code field also goes missing while adding facet value in name. Seems like a binding issue in angular?

@zifahm zifahm added the type: bug 🐛 Something isn't working label May 29, 2020
@zifahm
Copy link
Author

zifahm commented May 29, 2020

I think to reproduce try more than 8 or 10 values

@michaelbromley
Copy link
Member

Hi,

I need a little more detail so I know what is going on here. Please fill out the "steps to reproduce" from the issue template, be very explicit:


To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

For example, I don't even know which page this occurs on.

@zifahm
Copy link
Author

zifahm commented Jun 1, 2020

Here is a loom video that I made https://www.loom.com/share/21f34c96cff44389bac07b7a33545c3f

@michaelbromley
Copy link
Member

Got it, thanks.

For future reference (in case the loom video is no longer available): the issue occurs on the "create Facet" page.

  • Create a new facet, give it a name and save it.
  • Then add e.g. 10 facet values.
  • In the video, one of the facet values has a blank "code" input (first bug)
  • Then when pressing "update", a bunch of values disappear from the "name" and "code" inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants