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

ADMIN REDESIGN: Redesign & Layout issues in OrganizationVenue Screen #1879

Closed
GlenDsza opened this issue Apr 6, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@GlenDsza
Copy link
Contributor

GlenDsza commented Apr 6, 2024

Is your feature request related to a problem? Please describe.

  • In Talawa Admin Portal, the UI for Organization venue screen is filled with multiple layout issues.
  • The screen also lags functionality to search for venues in the table.
  • The Venue create/edit modal persists values of old operations. (i.e. If you fill details in modal and create venue & again open modal it will be filled with previous values.)
  • Extremely long description should be handled.
  • Add delete Venue functionality
  • The edit Venue modal should be prefilled with existing values so user can specifically update field which requires edit.
    • The code for OrganizationVenue screen is around 550 line with repetitive redundant code which requires refactoring.

Layout Issues:

venue screen marked

Modal Info persist issue:

Modal_info_persists.mp4

Describe the solution you'd like
Redesign the OrganizationVenue Screen which would add requested feature and fix all the issues mentioned above.

image

Approach to be followed (optional)

  • Fix the layout issues.
  • Add Functionality for searching in screen.
  • Fix the modal state related bugs.
  • Refactor the code.

Additional context
The solution to above following issue will simultaneously solve bug mentioned in issue #1840

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@github-actions github-actions bot added bug Something isn't working unapproved labels Apr 6, 2024
@GlenDsza
Copy link
Contributor Author

GlenDsza commented Apr 6, 2024

@palisadoes Please Assign the issue.
As above issue and #1840 are related and originate on single screen and would be solved in single PR

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

No branches or pull requests

2 participants