-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(issue-details): Add collapsing to activity section (#79607)
this pr adds collapsing to the activity section. for issues with more less than 7 activities, all will be shown. if 7 or more, the 3 most recent and first seen will be shown, while the rest are collapsed. you can click to expand, while collapsing will be in the header for the section ![Screenshot 2024-10-23 at 9 57 36 AM](https://github.com/user-attachments/assets/80cd103a-6a91-42e3-81da-d32c0a257025) ![Screenshot 2024-10-23 at 9 35 35 AM](https://github.com/user-attachments/assets/d02b8557-ac72-45cc-8c85-74dc4f9bf3ec)
- Loading branch information
1 parent
98fed65
commit 471ae95
Showing
6 changed files
with
161 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters