Clueless-Community / Spectrum-UI

Spectrum UI is a user-friendly Flutter UI library that offers a variety of beautifully designed widgets and components that are easy to use and can be integrated into your Flutter projects seamlessly.
MIT License
71 stars 99 forks source link

'Incorrect Page' Opening When Clicking on Labels Card #217

Open Rhishikesh12 opened 1 year ago

Rhishikesh12 commented 1 year ago

Describe the bug the bug is related to the labels card functionality, where clicking on it opens the wrong page (avatar_page) instead of the expected page. The wrong function is being passed, and the labels has not been implemented.

To Reproduce Steps to reproduce the behavior:

  1. Launch the Android app.
  2. Navigate to the Labels.
  3. Click on the card, associated with the incorrect page (avatar_page).

Expected behavior Upon clicking on the card in the Labels, the app should open the corresponding expected page.

Screenshots image Wrong function has been passed here.

Desktop (please complete the following information):

Smartphone : Device: Samsung A14 OS: Android 13

Rhishikesh12 commented 1 year ago

I'm looking for ideas on implementing labels. When you mention labels, are you referring to chip widgets or something different? Could you please provide more information or even a screenshot as an example?

image do you mean these Labels? or something else?

Disha152 commented 1 year ago

There is a bug in the labels card feature, causing it to redirect to the wrong page (avatar_page) instead of the intended page when clicked. The incorrect function is being passed, and the labels themselves have not been implemented yet , because there is no Label folder in ui_components folder , thus needed to be created.

In Flutter, there is no specific widget called "Label." The term "label" is often used generically to refer to any widget that displays text or provides a descriptive caption.

On the other hand, the Chip widget in Flutter is specifically designed to represent a complex piece of information or attribute, typically in the form of a rounded rectangular shape. It usually includes an icon, label, or avatar and can have various states and interactivity.

I am interested to work on this issue please assign me this task as a GSSoC23 contributor

Rhishikesh12 commented 1 year ago

@Disha152 Let's collaborate on this project. I also want to contribute, and I believe we can resolve this issue within a day. We can take ideas for what to build from the project admin, and then divide the work between us. To discuss the task, you can connect with me on LinkedIn, Instagram or Discord. Are you open to working together in collaboration?

Debajyoti14 commented 1 year ago

@Rhishikesh12 assigning you

Rhishikesh12 commented 1 year ago

@Rhishikesh12 assigning you

Thank you for assigning this issue to me. Could you please provide me with an idea of what labels are? Are they chip widgets or something else?

Rhishikesh12 commented 1 year ago

I'm looking for ideas on implementing labels. When you mention labels, are you referring to chip widgets or something different? Could you please provide more information or even a screenshot as an example?

image do you mean these Labels? or something else?

@Debajyoti14

Disha152 commented 1 year ago

@Rhishikesh12 Congrats on being assigning the issue . I would love to collaborate if you want . Also you can contact me through gmail : disha29082001@gmail.com

Debajyoti14 commented 1 year ago

@Rhishikesh12 Don't use any third party library here for adding these chips and labels

Disha152 commented 1 year ago

@Debajyoti14 I request you to assign this issue to me as I have a clear idea about labels to implement , and after in conversation with @Rhishikesh12 we both agree that this particular issue should be assigned to me as early as possible so that I can start my work

Rhishikesh12 commented 1 year ago

@Rhishikesh12 Don't use any third party library here for adding these chips and labels

Yes, Sir....👍