dq18

Results 8 issues of dq18

### Steps to reproduce the behavior: 1. Go to Dashboard My proofs page and check info for a proof 2. Go to add price and use the proof to create...

🐛 bug
:star: top issue

### What Following PR #445 it is possible to get the right locale when redirecting to OFF. However, languages with format "locale_countrycode" are redirected to "world". It seems that OFF...

🐛 bug

### Problem Currently, the only way to know if there is an authentication error (error 401) is through console. User could be un-authenticated but still see a logged-in status in...

✨ enhancement

### What When setting a discounted price higher than or equal to price without discount, a server error shows up (that part is normal, except the error is not shown...

🐛 bug
:star: top issue

### Problem When refreshing an "Add price" page, or going to another url of the app (or external url) without completing the form, every field will be reinitialized. ### Proposed...

✨ enhancement

### Problem We have no mechanism to know if a user went to the Settings page or not ### Proposed solution - Add a boolean flag in store.js "HasDoneSettings" or...

✨ enhancement

### What In "Top Products" page for example, when switching between filters/orders, a warning `Invalid keyframe value for property transform` pops up in console. I have only seen this behavior...

🐛 bug

- Si on choisit pour une question une valeur 0 pour l'ordre et une valeur 1 pour une autre, l'erreur suivante apparait: `{'order': ['La valeur existe déjà']}` Cela se passe...