Pranjal Goyal
Pranjal Goyal
## **Describe the bug** - The Preloader is shown on all pages, which doesn't look good and it should only be shown once session per user. ## **Possible solution** -...
## Proposal Currently, there is no conformation, when a user signups. Needed to add a message indicating user after successful registration.
## Proposal On the dashboard page, the Welcome username is different from the rest. Also changing the style of it because it looks like a nav item. 
## What does this PR do? Added changes to accept emoji as username - Previously it updates the emoji as (--) instead of the actual emoji - Added a regex...
## What does this PR do? Added .trim() to the email value while adding new member so that it is not treated as a new email. Fixes #8732 **Environment**: Staging(main...
## Description This pull request makes a minor change to the `.github/workflows/camunda-load-test.yml` workflow by removing the `cluster` and `cluster-region` input parameters, which are no longer required for the load test...