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

Fix more menu on first comment #4678

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Fix more menu on first comment #4678

merged 1 commit into from
Jan 3, 2024

Conversation

gbalint
Copy link
Contributor

@gbalint gbalint commented Jan 3, 2024

Problem:
Buttons to edit or emoji react to the first comment in a thread do not show on hover.

Fix:
The HeaderComment component should only be rendered when we are scrolled away from the first comment.

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Try me

Copy link

relativeci bot commented Jan 3, 2024

Job #9675: Bundle Size — 62.18MiB (~-0.01%).

9d62c53(current) vs df0030c master#9673(baseline)

Warning

Bundle contains 66 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change Improvement 1 improvement
                 Current
Job #9675
     Baseline
Job #9673
Improvement  Initial JS 45.39MiB(~-0.01%) 45.39MiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 19.85% 19.85%
No change  Chunks 26 26
No change  Assets 30 30
No change  Modules 4361 4361
No change  Duplicate Modules 470 470
No change  Duplicate Code 30.75% 30.75%
No change  Packages 462 462
No change  Duplicate Packages 65 65
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
Job #9675
     Baseline
Job #9673
Improvement  JS 62.17MiB (~-0.01%) 62.17MiB
Not changed  HTML 11.53KiB 11.53KiB

View job #9675 reportView fix/hover-on-more-menu branch activity

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Performance test results:
(Chart1)
(Chart2)

@gbalint gbalint merged commit 5a967bf into master Jan 3, 2024
12 checks passed
@gbalint gbalint deleted the fix/hover-on-more-menu branch January 3, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants