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

Add grouping options for objects or elements #8

Open
dhruvpatidar359 opened this issue Mar 4, 2024 · 7 comments
Open

Add grouping options for objects or elements #8

dhruvpatidar359 opened this issue Mar 4, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard

Comments

@dhruvpatidar359
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently we can only select only one element at once.

Describe the solution you'd like
Create a sort of functionality to group select multiple elements at once.

Additional context
You have to create a new redux Slice to implement this , study the structure how we have implemented it for a single selected element and how it can be transformed to multiple elements.

@dhruvpatidar359 dhruvpatidar359 added the enhancement New feature or request label Mar 4, 2024
@dhruvpatidar359 dhruvpatidar359 added gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard labels May 10, 2024
@VanshikaSabharwal
Copy link
Contributor

VanshikaSabharwal commented May 11, 2024

I can work on it. Please assign this to me @dhruvpatidar359 . I am a gssoc contributor

@dhruvpatidar359
Copy link
Owner Author

I can work on it. Please assign this to me @dhruvpatidar359 . I am a gssoc contributor

sure go ahead... 👩‍🚀

@VanshikaSabharwal
Copy link
Contributor

@dhruvpatidar359 i am working on it. Hope you won't reassign it to anyone else.

@VanshikaSabharwal
Copy link
Contributor

Hey @dhruvpatidar359 , when i am starting nextDraw this loading bar is continuosly working and i am not able to see anything else on screen. Can you help me resolve this issue.
Screenshot 2024-05-18 193142

@dhruvpatidar359
Copy link
Owner Author

dhruvpatidar359 commented May 19, 2024

@VanshikaSabharwal . Have you also installed the nextdrawbackend in this ?
Actaully what is happening , is this frontend is connected to the next draw backend . That nextDrawBackend is connected to MongoDb for getting the unique username.

1 ) Two Options are there , first you can comment the code for the unique username
2 ) Or you have to setup the backend and the mongoDb.

https://github.com/dhruvpatidar359/nextdraw?tab=readme-ov-file#installationlocal-setup

Have a look here , if still it comes , ping me . 👩‍🚀

@dhruvpatidar359
Copy link
Owner Author

dhruvpatidar359 commented May 19, 2024

image

this is ,i am taking about

@VanshikaSabharwal
Copy link
Contributor

Yes, i got it . I have commented the code and now the web app works fine. Thank you @dhruvpatidar359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard
Projects
None yet
Development

No branches or pull requests

2 participants