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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flickering on create note #2183

Merged
merged 2 commits into from
Jul 17, 2018

Conversation

max-buranbaev
Copy link
Contributor

Hello!
First of all, thanks for the great product. 馃憦
Issue is when you create a new note you still see previous note for a sometime. The cause of issue is that re-rendering of code-editor happens after closing create-a-note section. I've added a small timeout to avoid it.

Before:
before
After fix:
after

@kazup01 kazup01 added the awaiting review 鉂囷笍 Pull request is awaiting a review. label Jul 6, 2018
@Rokt33r
Copy link
Member

Rokt33r commented Jul 17, 2018

It looks better! Thanks!

@Rokt33r Rokt33r added next release (v0.11.8) and removed awaiting review 鉂囷笍 Pull request is awaiting a review. labels Jul 17, 2018
@Rokt33r Rokt33r merged commit 20061d2 into BoostIO:master Jul 17, 2018
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.

None yet

3 participants