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

Bug: problem in .map loop #246

Closed
2 tasks done
Girishbari opened this issue Feb 12, 2024 · 1 comment · Fixed by #247
Closed
2 tasks done

Bug: problem in .map loop #246

Girishbari opened this issue Feb 12, 2024 · 1 comment · Fixed by #247
Assignees
Labels
🪲 bug Something isn't working EASY Difficulty Level: Easy 🛠 goal: fix The label is related to fixing a bug SWOC S4 Social Winter of Code (S4) 2024 contribution tag

Comments

@Girishbari
Copy link
Contributor

Girishbari commented Feb 12, 2024

What happened?

.map method in EditorMenuBar.tsx and Markdown.tsx does not had unique KEY prop it was an earlier item.title whereas the title is not unique

Add screenshots

image

What browsers are you seeing the problem on?

No response

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@Girishbari Girishbari added SWOC S4 Social Winter of Code (S4) 2024 contribution tag 🛠 goal: fix The label is related to fixing a bug 🪲 bug Something isn't working labels Feb 12, 2024
Copy link

Congratulations, @Girishbari! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work!
Kindly remember to check our Contributing Guidelines'

Girishbari added a commit to Girishbari/palettegram that referenced this issue Feb 12, 2024
Sanchitbajaj02 added a commit to Girishbari/palettegram that referenced this issue Feb 12, 2024
@Sanchitbajaj02 Sanchitbajaj02 changed the title Bug: prob in .map loop Bug: problem in .map loop Feb 12, 2024
@Sanchitbajaj02 Sanchitbajaj02 added the EASY Difficulty Level: Easy label Feb 13, 2024
Girishbari added a commit to Girishbari/palettegram that referenced this issue Feb 13, 2024
Sanchitbajaj02 added a commit that referenced this issue Feb 13, 2024
Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>
Girishbari added a commit to Girishbari/palettegram that referenced this issue Feb 18, 2024
Sanchitbajaj02 added a commit that referenced this issue Feb 18, 2024
* refactor: solved the bug mentioned in #246

* feat: replaced react-toastify with sonner lib (#242)

* feat: new changes

* feat: replaced react-toastify with sonner

* feat: yarn file

* refactor: added requested changes

---------

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>

* feat: Form validation (#243)

* feat: add detailed footer section

* fix: form-validation bug

* fix: changed footer alignment (#239)

* fix: patch global scrollbar bug (#250)

* Random avatar generator for profiles #154 (#207)

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>

* refactor: patch navbar bug

* refactor: patch navbar bug 2

---------

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>
Co-authored-by: Monu <142221687+monoMonu@users.noreply.github.com>
Co-authored-by: Kom Senapati <komnoob123@gmail.com>
Co-authored-by: Amit Mishra <65525769+DaSeeker67@users.noreply.github.com>
Girishbari added a commit to Girishbari/palettegram that referenced this issue Feb 19, 2024
* refactor: solved the bug mentioned in Sanchitbajaj02#246

* feat: replaced react-toastify with sonner lib (Sanchitbajaj02#242)

* feat: new changes

* feat: replaced react-toastify with sonner

* feat: yarn file

* refactor: added requested changes

---------

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>

* feat: Form validation (Sanchitbajaj02#243)

* feat: add detailed footer section

* fix: form-validation bug

* fix: changed footer alignment (Sanchitbajaj02#239)

* fix: patch global scrollbar bug (Sanchitbajaj02#250)

* Random avatar generator for profiles Sanchitbajaj02#154 (Sanchitbajaj02#207)

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>

* refactor: patch navbar bug

* refactor: patch navbar bug 2

---------

Co-authored-by: Sanchit Bajaj <55249639+Sanchitbajaj02@users.noreply.github.com>
Co-authored-by: Monu <142221687+monoMonu@users.noreply.github.com>
Co-authored-by: Kom Senapati <komnoob123@gmail.com>
Co-authored-by: Amit Mishra <65525769+DaSeeker67@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working EASY Difficulty Level: Easy 🛠 goal: fix The label is related to fixing a bug SWOC S4 Social Winter of Code (S4) 2024 contribution tag
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants