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

[Multiple forms] Implement Listă cauze #438

Open
avasi-code4ro opened this issue Mar 10, 2025 · 0 comments
Open

[Multiple forms] Implement Listă cauze #438

avasi-code4ro opened this issue Mar 10, 2025 · 0 comments
Labels
enhancement 🚀 New feature or request

Comments

@avasi-code4ro
Copy link
Collaborator

avasi-code4ro commented Mar 10, 2025

As a user, I want to be able to view and manage multiple forms in a table list. The feature should have:

1. Empty State when no forms are present, guiding the user to create a form.

2. A list of forms displayed in a table format with the following columns:

  • Cauza (form title)
  • IBAN
  • URL formular
  • Semnare online [Da, Nu]
  • Vizibilitate [Doar eu - by default, Public]
  • Editat la (Date & time of the last edit)
  • Contribuții (Number of redirects)
  • Figma design here

3. Actions on items depending of visibility status (doar eu vs. public):

3.1. DOAR EU

  • Editează formular (takes user to edit form page, separate flow in a separate issue)
  • Descarcă formular (ixd note here)
  • Vizibil pentru toți/ Setează ca public (final decision on naming/label TBD) - this action will change the form's visiblility status into Public

3.2. PUBLIC

  • Vezi pagina publică (ixd note here)
  • Editează formular (takes user to edit form page, separate flow in a separate issue)
  • Descarcă formular (ixd note here)
  • Vizibil doar pentru mine/ Setează ca privat/ ascuns (final decision on naming/label TBD) - this action will change the form's visiblility status into Doar eu

4. Interactions/ actions on specific columns

4.1. on visibility column at hover to be displayed an informative message/ tooltip (dark or white) - ixd note here
4.2. (nice to have) action on url column as described here in ixd note

@avasi-code4ro avasi-code4ro added the enhancement 🚀 New feature or request label Mar 10, 2025
@avasi-code4ro avasi-code4ro changed the title [Multiple forms] Implement Listă cauze [Multiple forms] Implement Listă cauze (WIP) Mar 10, 2025
@avasi-code4ro avasi-code4ro changed the title [Multiple forms] Implement Listă cauze (WIP) [Multiple forms] Implement Listă cauze Mar 11, 2025
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