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 / USER REDESIGN: Event Venues #1928

Open
palisadoes opened this issue Apr 23, 2024 · 33 comments
Open

ADMIN / USER REDESIGN: Event Venues #1928

palisadoes opened this issue Apr 23, 2024 · 33 comments
Assignees
Labels
feature request ui/ux issue related and being worked with the figma file of the Admin UI

Comments

@palisadoes
Copy link
Contributor

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

We now have event venues in the API. We need to apply them properly to the Event modal.

Describe the solution you'd like

  1. Make the Event modal select from a list of event venues, or Null which would appear in the UI/UX as blank to reduce confusion.
  2. Create tests for this update. All tests must be valid and pass
  3. Update the sample data with this new functionality

Describe alternatives you've considered

  • N/A

Approach to be followed (optional)

  • N/A

Additional context

  • N/A

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@palisadoes palisadoes added feature request ui/ux issue related and being worked with the figma file of the Admin UI labels Apr 23, 2024
@varshith257
Copy link
Member

I would like to work on this issue

@varshith257
Copy link
Member

Unassigning myself to work on the docker issue which needs an immediate fix. I will get assigned again once it is done

@varshith257 varshith257 removed their assignment Apr 29, 2024
Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label May 16, 2024
@karthxk07
Copy link
Contributor

@palisadoes Can I work on this?

Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Aug 22, 2024
@palisadoes
Copy link
Contributor Author

Unassigning. Inactivity

@github-actions github-actions bot removed the no-issue-activity No issue activity label Aug 24, 2024
Copy link

github-actions bot commented Sep 3, 2024

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Sep 3, 2024
@akshayw1
Copy link

@palisadoes Can I work on this issue?

@github-actions github-actions bot removed the no-issue-activity No issue activity label Sep 27, 2024
@akshayw1
Copy link

akshayw1 commented Oct 2, 2024

@varshith257 Could you elaborate the issue,the below is the event modal, want exactly is needed?
https://files.slack.com/files-tmb/TSLB0UMJ5-F07PJA6JHPZ-8ed98e9ce9/image_720.png

@varshith257
Copy link
Member

varshith257 commented Oct 2, 2024

@akshayw1 Talawa API now had support for Event venues. We need to support the same here. Check talawa-api for more

Here's related file
https://github.com/PalisadoesFoundation/talawa-api/blob/develop/src%2Fmodels%2FVenue.ts

@akshayw1
Copy link

akshayw1 commented Oct 2, 2024

@varshith257 Do we have any demo content that. would added in sample data?

@Ameerjafar
Copy link

Ameerjafar commented Oct 24, 2024

Screenshot 2024-10-24 184656
this is where should we add the venue or I have to add the venue in somewhere else @pranshugupta54 ?

@pranshugupta54
Copy link
Member

Yes, we can have it there. Make sure to keep the styling same as other labels in the Modal. Also, it should be a dropdown list of Venues or Null if empty.

@Ameerjafar
Copy link

Ameerjafar commented Oct 26, 2024

@pranshugupta54 basically program will happen at multiple venues and the same location?

@pranshugupta54
Copy link
Member

Please check the API, see if it supports 1 or many venues.

Copy link

github-actions bot commented Nov 6, 2024

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Nov 6, 2024
@palisadoes
Copy link
Contributor Author

Unassigning inactivity

@github-actions github-actions bot removed the no-issue-activity No issue activity label Nov 11, 2024
@VanshikaSabharwal
Copy link
Contributor

@palisadoes . Can you please assign me this issue if no one is working

@VanshikaSabharwal
Copy link
Contributor

Does this work?? @palisadoes @varshith257
image

@palisadoes
Copy link
Contributor Author

Is this in the same style as other dropdowns in the app?

Copy link

github-actions bot commented Dec 4, 2024

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Dec 4, 2024
@palisadoes
Copy link
Contributor Author

unassigning. Inactivity.

@VanshikaSabharwal
Copy link
Contributor

Hey @palisadoes. Can you please reassign me this issue. I am working on this.

@Dante291 Dante291 removed the no-issue-activity No issue activity label Dec 4, 2024
@VanshikaSabharwal
Copy link
Contributor

Hello @palisadoes @Dante291 I have to update sample data in talawa-api in order to have list of venues. So, do i have to make another issue for tht in talawa-api and then get it assigned or directly raise PR.

@palisadoes
Copy link
Contributor Author

Yes, that would be helpful.

Copy link

github-actions bot commented Jan 2, 2025

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Jan 2, 2025
@VanshikaSabharwal
Copy link
Contributor

I am working on this issue.

@github-actions github-actions bot removed the no-issue-activity No issue activity label Jan 3, 2025
@VanshikaSabharwal
Copy link
Contributor

@palisadoes @pranshugupta54 I have updated the UI

Screenshot from 2025-01-05 11-56-21
Screenshot from 2025-01-05 11-46-27

and added data in talawa-api but i am not able to retrieve it on frontend. the data is there in db .

Screenshot from 2025-01-05 11-58-59

Can you please me figure out how can i get the data from db.
Right now i have data in mongodb .
image

But i am not able to retrieve it maybe because of the query parameters
image

I am using this GET_VENUES query to get data but it gives undefined in frontend logs.
image
image

@palisadoes
Copy link
Contributor Author

  1. Use igraphql as explained in the documentation to formulate the query
  2. Look at the API schema file to evaluate what queries are available

@VanshikaSabharwal
Copy link
Contributor

Okay @palisadoes i got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request ui/ux issue related and being worked with the figma file of the Admin UI
Projects
Status: Backlog
Development

No branches or pull requests

9 participants