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: Fix group name change, focus edit icon #15197

Merged
merged 3 commits into from May 17, 2023
Merged

Conversation

przemvs
Copy link
Contributor

@przemvs przemvs commented May 17, 2023

Fix for changing group name in Right Sidebar.

Previous:
When user change cursor position and write smth, the cursor going to the end of the text.
We can't focus edit group name by keyboard.

Now:
Changing group name work proper.
We can focus edit group name by keyboard.

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #15197 (3a9816a) into dev (4fd2858) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev   #15197      +/-   ##
==========================================
- Coverage   43.18%   43.18%   -0.01%     
==========================================
  Files         644      644              
  Lines       21658    21664       +6     
  Branches     4960     4963       +3     
==========================================
+ Hits         9354     9356       +2     
- Misses      11110    11114       +4     
  Partials     1194     1194              

@przemvs przemvs requested a review from arjita-mitra May 17, 2023 09:11
@przemvs przemvs merged commit 6c72e21 into dev May 17, 2023
13 checks passed
@przemvs przemvs deleted the fix/group-name-changing branch May 17, 2023 14:48
@przemvs przemvs restored the fix/group-name-changing branch May 17, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants