You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Layout Issues:
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.
Approach to be followed (optional)
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
The text was updated successfully, but these errors were encountered: