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

fix: kanban board card text input inconsistency #5307

Merged

Conversation

richardshiue
Copy link
Collaborator

resolves #5301

Feature Preview


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@richardshiue richardshiue force-pushed the fix/textfield-inconsistent-input branch from 1b22cac to 3c908b0 Compare May 10, 2024 03:01
@richardshiue richardshiue changed the title fix: kannab board card text input inconsistency fix: kanban board card text input inconsistency May 10, 2024
@richardshiue richardshiue added bug Something isn't working v0.5.8 kanban board features related to the board-view database labels May 10, 2024
@richardshiue richardshiue merged commit f47c88b into AppFlowy-IO:main May 10, 2024
13 checks passed
@richardshiue richardshiue deleted the fix/textfield-inconsistent-input branch May 10, 2024 03:25
@LucasXu0 LucasXu0 added v0.5.7 and removed v0.5.8 labels May 10, 2024
zoli added a commit to zoli/AppFlowy that referenced this pull request May 11, 2024
* main: (30 commits)
  feat: workspace settings page (AppFlowy-IO#5225)
  fix: kanban board card text input inconsistency (AppFlowy-IO#5307)
  feat: support scale up/down the app (AppFlowy-IO#5300)
  fix: android navigation bar issues (AppFlowy-IO#5294)
  feat: add kanban shortcuts (AppFlowy-IO#5270)
  chore: use patch to fix version issue (AppFlowy-IO#5291)
  refactor: mobile view page (AppFlowy-IO#5288)
  fix: database row page breadcrumbs on smaller screens (AppFlowy-IO#5289)
  chore: translate english to traditional chinese (AppFlowy-IO#5278)
  chore: update translations with Fink 🐦 (AppFlowy-IO#5249)
  feat: support system default font family on desktop (AppFlowy-IO#5279)
  fix: ws connect with invalid token (AppFlowy-IO#5282)
  chore: disable ai summary (AppFlowy-IO#5277)
  fix: color selection compatible with older versions (AppFlowy-IO#5276)
  chore: bump client api (AppFlowy-IO#5275)
  fix: assert on uploading image on macos (AppFlowy-IO#5272)
  fix: launch review improvements (AppFlowy-IO#5263)
  chore: drop old user awarenss when open workspace (AppFlowy-IO#5271)
  fix: korean IME issue on Windows (AppFlowy-IO#5267)
  fix: the cursor will jump up when creating a new document on desktop. (AppFlowy-IO#5269)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kanban board features related to the board-view database v0.5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Characters deleted while typing board card title
2 participants