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

Feature/JS-5178: Remove blocks on typing #1038

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

ra3orblade
Copy link
Contributor

@ra3orblade ra3orblade commented Nov 8, 2024


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

@ra3orblade ra3orblade self-assigned this Nov 8, 2024
@@ -567,19 +567,25 @@ const EditorPage = observer(class EditorPage extends React.Component<Props, Stat
const readonly = this.isReadonly();
const styleParam = this.getStyleParam();

let ret = false;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd put a comment what this value is. For me as developer who doesn't know this repo code this variable means nothing.

@ra3orblade ra3orblade merged commit 197554d into main Nov 12, 2024
3 checks passed
@ra3orblade ra3orblade deleted the feature/JS-5178-remove-blocks-on-typing branch November 12, 2024 17:29
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants