-
Notifications
You must be signed in to change notification settings - Fork 98
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
'Incorrect Page' Opening When Clicking on Labels Card #217
Comments
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 |
@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? |
@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 Congrats on being assigning the issue . I would love to collaborate if you want . Also you can contact me through gmail : [email protected] |
@Rhishikesh12 Don't use any third party library here for adding these chips and labels |
@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 |
Yes, Sir....👍 |
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:
Expected behavior
Upon clicking on the card in the Labels, the app should open the corresponding expected page.
Screenshots
Wrong function has been passed here.
Desktop (please complete the following information):
Smartphone :
Device: Samsung A14
OS: Android 13
The text was updated successfully, but these errors were encountered: