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

[FLOWS-36] - Fix: parse sticky position on definition load #145

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

paulobernardoaf
Copy link
Collaborator

  • After a flow export, float positions are saved as string, we should parse them on definition load for stickies too

@codecov-commenter
Copy link

Codecov Report

Merging #145 (feeff84) into main (0850aa4) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   61.12%   61.12%   -0.01%     
==========================================
  Files         197      197              
  Lines        8266     8268       +2     
  Branches     2060     2060              
==========================================
+ Hits         5053     5054       +1     
- Misses       2495     2496       +1     
  Partials      718      718              
Files Coverage Δ
src/store/thunks.ts 59.42% <50.00%> (-0.05%) ⬇️

@paulobernardoaf paulobernardoaf merged commit ca874e6 into main Oct 19, 2023
3 checks passed
@paulobernardoaf paulobernardoaf deleted the fix/stickies-positioning-after-import branch February 22, 2024 17:54
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