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

Saving Changes While Typing - Moves Cursor #2154

Closed
sneakysnook opened this issue Jan 2, 2017 · 4 comments
Closed

Saving Changes While Typing - Moves Cursor #2154

sneakysnook opened this issue Jan 2, 2017 · 4 comments

Comments

@sneakysnook
Copy link

When editing or typing not at the lowest point of the note, auto saving interrupts typing and pushes the cursor to furthest point of the note.

@moughxyz
Copy link
Member

moughxyz commented Jan 2, 2017

Hey, thanks for sending this in. I can't seem to replicate this. Can you tell me what browser and operating system you're using? Also can you send a screenshot of the note so I can get a sense of its length? (A screen recording would be great :)

@sneakysnook
Copy link
Author

Sorry for the slow response, took a few tries to get it happen again and then get the recording down to size and formatted.

sn.zip

Chrome Version 55.0.2883.87 m (64-bit)
Windows 10

@moughxyz
Copy link
Member

moughxyz commented Jan 3, 2017

Wow, this is great, thanks. Interesting bug. I'm going to see if I can replicate this.

@moughxyz
Copy link
Member

moughxyz commented Jan 3, 2017

This issue has been fixed. Thanks for reporting this in.

The issue was a very difficult to reproduce sync conflict. (I had to sync 100 times per second to replicate it)

What will happen now in the case of conflicts is that the one you just saved takes precedence, and the conflicted one is duplicated and sent back as a new note.

@moughxyz moughxyz closed this as completed Jan 3, 2017
laurentsenta referenced this issue in standardnotes/app Dec 23, 2021
* feat: add tag folders support basics

* feat: add draggability to tags

* feat: add drag & drop draft

* feat: fold folders

* fix: do not select on fold / unfold tags

* style: clean the isValidTag call

* feat: add native folder toggle

* feat: add touch mobile support

* ui: add nicer design & icons

* style: render full-width tag items

* feat: nicer looking dropzone

* style: fix arguments

* fix: tag template rendering in list items

* feat: tag can be dragged over the whole item

* fix: cancel / reset title after save

* fix: disable drag completely when needed

* fix: invalid tag parents

* feat: add paying feature

* feat: with paid feature tooltip

* feat: tag has a plus feature

* feat: add premium modal

* style: simplif code

* refactor: extract feature_state & simplif code

* fix: icons and icons svg

* style: remove comment

* feat: tag folders naming

* feat: use the feature notification

* fix: tag folders copy

* style: variable names

* style: remove & clean comments

* refactor: remove is-mobile library

* feat: tags folder experimental (#10)

* feat: hide native folders behind experimental flag

* fix: better tags resizing

* fix: merge global window

* style: rename params

* refactor: remove level of indirection in feature toggle

* feat: recursively add tags to note on create (#9)

* fix: use add tags folder hierarchy & isTemplateItem (#13)

* fix: use new snjs add tag hierarchy

* fix: use new snjs isTemplateItem

* feat: tags folder premium (#774)

* feat: upgrade premium in tags section

refactor: move TagsSection to react

feat: show premium on Tag section

feat: keep drag and drop features always active

fix: drag & drop tweak with premium

feat: premium messages

fix: remove fill in svg icons

fix: change tag list color (temporary)

style: remove dead code

refactor: clarify names and modules

fix: draggable behind feature toggle

feat: add button in TagSection & design

* feat: fix features loading with app state (#775)

* fix: distinguish between app launch and start

* fix: update state for footer too

* fix: wait for application launch event

Co-authored-by: Laurent Senta <[email protected]>

* feat: tags folder with folder text design (#776)

* feat: add folder text

* fix: sn stylekit colors

* fix: root drop zone

* chore: upgrade stylekit

* fix: hide dropzone when feature is disabled

* chore: bump versions now that they are released

Co-authored-by: Mo <[email protected]>

* feat: tags folder design review (#785)

* fix: upgrade design after review

* fix: tweak dropzone

* fix: sync after assign parent

* fix: tsc error on build

* fix: vertical center the fold arrows

* fix: define our own hoist for react-dnd

* feat: hide fold when there are no folders

* fix: show children usability + resize UI

* fix: use old colors for now, theme compat

* fix: tweak alignment and add title

* fix: meta offset with folders

* fix: tweak tag size

* fix: observable setup

* fix: use link-off icon on dropzone

* fix: more tweak on text sizes

Co-authored-by: Mo <[email protected]>
@moughxyz moughxyz transferred this issue from standardnotes/app Sep 29, 2022
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

No branches or pull requests

2 participants