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
fix: Fix re-rendering of Highlights "Repositories" table with duplicates #1811
fix: Fix re-rendering of Highlights "Repositories" table with duplicates #1811
Conversation
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
β Deploy Preview for oss-insights ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
components/molecules/HighlightsFeedCard/highlights-filter-card.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this fix @5hraddha ππ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
## [1.68.0-beta.11](v1.68.0-beta.10...v1.68.0-beta.11) (2023-10-09) ### π Features * implemented list activity page with most active contributors graph ([#1796](#1796)) ([0c9b1e2](0c9b1e2)) ### π Bug Fixes * Fix re-rendering of Highlights "Repositories" table with duplicates ([#1811](#1811)) ([f729457](f729457))
## [1.68.0](v1.67.0...v1.68.0) (2023-10-10) ### π¨ Styles * add w-full ([9b156d1](9b156d1)) * remove unused style prop ([1fe65c0](1fe65c0)) ### π Features * add form to user settings to apply coupon code ([#1771](#1771)) ([504d7e2](504d7e2)) * add new lists creation page ([#1798](#1798)) ([7ebc99b](7ebc99b)) * add prototype contributor activity charts ([#1594](#1594)) ([379db6d](379db6d)) * add timezone filters for list contributors ([#1747](#1747)) ([674a588](674a588)) * add Treemap chart prototype ([#1569](#1569)) ([f057de8](f057de8)) * implemented list activity page with most active contributors graph ([#1796](#1796)) ([0c9b1e2](0c9b1e2)) * move range filter to list pages header ([#1817](#1817)) ([0b82760](0b82760)) ### π Bug Fixes * add style prop to SearchProps ([16fbc82](16fbc82)) * adjust style to fit urls ([55a6bbc](55a6bbc)) * disable tier session check ([#1840](#1840)) ([173227b](173227b)) * Fix re-rendering of Highlights "Repositories" table with duplicates ([#1811](#1811)) ([f729457](f729457)) * hide weird top nav for edit insight page ([#1809](#1809)) ([f3da2a1](f3da2a1)) * Improve the input's width to accommodate full URL ([#1789](#1789)) ([e37df4f](e37df4f)) * now range filter works on list contributors page ([d711207](d711207)) * now range filter works on list contributors page grid view ([#1819](#1819)) ([989ebba](989ebba)) * pass list name and public flag to contributor search ([#1832](#1832)) ([d54ddab](d54ddab)) * removed GitHub avatar when loading user profile avatars ([9b81371](9b81371)) * removed GitHub avatar when loading user profile avatars ([#1781](#1781)) ([49ba38f](49ba38f)) * show insight link for not onboarded users ([#1830](#1830)) ([566b0d1](566b0d1)) * update GitHub API request for user following ([#1833](#1833)) ([d62f557](d62f557)) ### π§βπ» Code Refactoring * redirect user to newly created insight page after creation ([#1808](#1808)) ([cf12456](cf12456)) * remove unused props in Search component ([783b1c9](783b1c9)) * update all collaboration copy to connection ([#1831](#1831)) ([c0bb683](c0bb683)) * use api timezone options for contributors filter ([#1827](#1827)) ([f7276e9](f7276e9))
Description
This PR:
/feed.What type of PR is this? (check all applicable)
Related Tickets & Documents
Fixes #1779
Mobile & Desktop Screenshots/Recordings
Before the change
opensauced-before-react-rerendering-fix.mp4
After the change
opensauced-after-react-rerendering-fix.mp4
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?