Skip to content

General minor fixes#1615

Merged
ArtOfCode- merged 4 commits intodevelopfrom
0valt/various-fixes
May 8, 2025
Merged

General minor fixes#1615
ArtOfCode- merged 4 commits intodevelopfrom
0valt/various-fixes

Conversation

@Oaphi
Copy link
Member

@Oaphi Oaphi commented May 8, 2025

This PR fixes a couple of minor issues:

  • storage directory should be ignored by version control (it's very easy to commit test files otherwise);
  • fixed editor preview not updating until next user interaction after an image is uploaded via markdown tools;
  • fixed pasting an image leaving a trailing file name inserted in the editor on upload;
  • added an error notification when trying to paste an image over 2MB in size (likely needs better wording, open to suggestions), closes Surface error message when user tries to paste an image >2MB #1594 :
    Screenshot from 2025-05-09 01-05-09

@Oaphi Oaphi requested review from a team and ArtOfCode- May 8, 2025 22:10
@Oaphi Oaphi self-assigned this May 8, 2025
@Oaphi Oaphi added the area: frontend Changes to front-end code label May 8, 2025
@ArtOfCode- ArtOfCode- merged commit c19d362 into develop May 8, 2025
10 checks passed
@ArtOfCode- ArtOfCode- deleted the 0valt/various-fixes branch May 8, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: frontend Changes to front-end code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Surface error message when user tries to paste an image >2MB

2 participants