Anshuman
Anshuman
**Is your feature request related to a problem? Please describe.** We can have an `analyze` flag which invokes webpack-bundle-analyzer as bundle information is crucial limiting size and determining potential bloats...
**What kind of change does this PR introduce?** performance **Did you add tests for your changes?** existing **If relevant, did you update the documentation?** NA **Summary** - Improve performance -...
**What kind of change does this PR introduce?** feat **Did you add tests for your changes?** yet to **If relevant, did you update the documentation?** yet to **Summary** Adds a...
**What kind of change does this PR introduce?** test **Did you add tests for your changes?** it is test **If relevant, did you update the documentation?** NA **Summary** snapshot testing...
When a user goes to their projects section, the projects are listed as obvious. In case the user has no projects it's just a blank screen and thus i think...
**What kind of change does this PR introduce?** as title **Did you add tests for your changes?** NA **If relevant, did you update the documentation?** NA **Summary** expand lint-staged to...
**What kind of change does this PR introduce?** fix **Did you add tests for your changes?** yes **If relevant, did you update the documentation?** NA **Summary** we were registering plugin...
**Actual Behaviour** SIgnup button is disabled while signing up **Expected Behaviour** It should not be disabled when form is valid. **Steps to reproduce it** Goto https://accounts.susi.ai/signup **LogCat for the issue**...
Currently, we have preferences and info button aligned side by side. Let's merge them into a single button called settings, and by clicking the button we have foldable sections to...
## Expected Behavior Good coverage  ## Current Behavior and Triggers No tests, evil ## Possible Solution Setup tests, run in CI on every PR, preferably in actions ## Your...