Skip to content

FIX: conflict actions bar overlapping Complete Merge button fixed#184603

Merged
hediet merged 1 commit intomicrosoft:mainfrom
kevalmiistry:complete-merge-issue
Jun 9, 2023
Merged

FIX: conflict actions bar overlapping Complete Merge button fixed#184603
hediet merged 1 commit intomicrosoft:mainfrom
kevalmiistry:complete-merge-issue

Conversation

@kevalmiistry
Copy link
Contributor

This PR Fixes #184567

The issue was in the Merge Editor on the Result tab. If the conflict actions bar intersects with the Complete Merge button and if any action is selected in the conflict actions bar, the conflict actions bar overlaps the Complete Merge button within the z-index's stacking context, preventing us from clicking the button. For more information, please check out the linked issue.

Now, here is the result after the fix!

Complete.Merge.Issue.Resolved.Screen.Recordnig.webm

Copy link
Member

@hediet hediet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hediet hediet enabled auto-merge June 9, 2023 09:51
@hediet hediet added this to the June 2023 milestone Jun 9, 2023
@hediet hediet merged commit e913a2e into microsoft:main Jun 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: 'Complete Merge' button is getting overshadowed by conflict actions bar

3 participants