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

Don't overwrite title if navigating while editing #1716

Merged
merged 1 commit into from
Jul 25, 2021

Conversation

raimund-schluessler
Copy link
Member

This prevents overwriting the title of the tak navigated to with the title of the task navigated from when navigating while editing the task title. Also, the new title of a task is now saved when closing the sidebar while still editing.

Closes #1714.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #1716 (8632913) into master (96a4da1) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #1716      +/-   ##
============================================
- Coverage     30.13%   30.07%   -0.06%     
  Complexity       41       41              
============================================
  Files            66       66              
  Lines          3066     3072       +6     
  Branches        575      576       +1     
============================================
  Hits            924      924              
- Misses         2142     2148       +6     

@raimund-schluessler raimund-schluessler merged commit a81cfd2 into master Jul 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/1714/preserve-title branch July 25, 2021 19:32
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.

title of the task becomes overwritten
1 participant