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

Change pop up browser alerts for modal dialogs. #48

Open
FdezAriasSara opened this issue Mar 18, 2023 · 1 comment
Open

Change pop up browser alerts for modal dialogs. #48

FdezAriasSara opened this issue Mar 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@FdezAriasSara
Copy link
Contributor

Create a base react component for a modal dialog so it can be used instead of alerts
I will also use it for things like allowing the user to choose which pod to create the folder of lomap into.
or to ask for consent to create the folder itself in order to enter the app.

alert example:(what we have now)
image

what I will try to do :
25443826-ad69-4bb1-907c-a7ef074ec208

@FdezAriasSara FdezAriasSara added the enhancement New feature or request label Mar 18, 2023
@FdezAriasSara FdezAriasSara self-assigned this Mar 18, 2023
@FdezAriasSara
Copy link
Contributor Author

In case a user logs in and his/her web id has many pods associated, we will have to handle if we allow him/her to have lomap folders in more than one pod.

That could be done with modal dialogs DropDownLists where we allow the user to choose the pod.

For the moment i will try to keep it simple., by just allowing the user to choose the pod his/her first lomap folder after not finding one in all pods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant