-
Acceptance criteria:
- [ ] As a User/Registered User I can use the EarthCODE Catalog to discover the STAC metadata for a product and then use the reference to the product to develop a new experiment/…
-
In my case, I need to asynchronously check username and email if it is already existed inside database. If it does, then i will show some message below my input textbox. To achieve that, I have tried …
-
## We need a page where we can create a new account
![Create Account](https://github.com/ZeldaMazzy/codefi-capstone-24/assets/69434725/d6f5cfd5-1a81-4d8f-ad99-84db3e7a0837)
### Acceptance Criteria
…
-
## 🎯Aim
The aim of this issue is to upgrade the [Content Query web part (SharePoint Online-Compatible)](https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-content-query-online) web …
-
### One-sentence description
Registering users crashes if a superuser account exists with empty GitHub id
### How to reproduce the bug
1. Have a (super) user with empty GitHub id
2. Register a n…
-
## Backtrace
line 76 of [PROJECT_ROOT]/app/forms/collection_form.rb: cocina_model
line 44 of [PROJECT_ROOT]/app/forms/collection_form.rb: register_model
line 33 of [PROJECT_ROOT]/app/form…
-
It is required to have a user logged in to be able to use the subscription create form (tag). Because of this we have to make a multi-step form that first uses the user register tag/from that then red…
-
**Describe the bug**
I'm using the `{{ user:register_form }}` tag and I have `login_type` set to `email`. My register form doesn't have a username field but it does have a email field. Whenever I tes…
-
### Describe the bug
My site uses a VanillaJS router to replace HTML within the DOM. I've manually loaded the formie.js files upon page load so subsequently it uses the same instance, and I simply ca…
-
Hello !
Trying out the modal forms, it's working well overall !
But there's one thing I can't figure out : how do you restrict the access to the form view ?
I don't want my registered user to be …