MicroPad-Core icon indicating copy to clipboard operation
MicroPad-Core copied to clipboard

MicroPad v4 Bugs

Open NickGeek opened this issue 4 years ago • 1 comments

See: https://next.getmicropad.com

  • [x] Button click then drag, weird colours (one green on a file download element I think)
  • [x] Button hover state remains after click
  • [x] fend is broken in pre tags
  • [x] "Stop syncing" should be a button
  • [x] Expand/focus/collapse should be buttons
  • [x] Don't hide export all modal after clicking md export
  • [x] Progress bar colour in export all doesn't match theme
  • [x] Numbered tasklist items aren't picked up by the interactive regex
  • [x] - [X] is continued with - unlike - [x]
  • [x] Double check insert + drag and drop
  • [x] Copy paste where the mouse is (not really a bug but a quick feature that'd be nice to have if there's time)
  • [x] Right clicking for explorer options only works on titles (not icons or the cog)
  • [x] Placeholder text on markdown element (see image)
  • [x] Move the oversized assets modal into an app info message
  • [x] Dragging in multiple items makes duplicate elements
  • [x] Hashtags and bullet points broken
  • [x] Asset handling is critically broken (hence the rollback on the next website)
  • [x] Notepad export (NPX) is critically broken and WILL corrupt your notepads by just breaking assets everywhere'
  • [x] Text editor gets jumpy when doing the - [] to - [ ] replacement (maybe remove the auto replacement?)
  • [x] It would be nice to index markdown headings in search as well as just titles?
  • [x] Quick switch keyboard shortcut doesn't work in full-screen
  • [x] Put a hash on wasm resources to prevent mismatch
  • [x] Make the note stay up and update when downloading from MicroSync if possible.
  • [x] Everything in the UI would be good if it was like 10% smaller (or at least was smaller on lower res screens)
  • [x] Changing due date times doesn't update the due dates list unless something else in the notebook changes
  • [x] Drawings load /undefined when freshly created
  • [ ] Don't alert when persist fails, maybe just show a warning in a notification? It could be good to link to a page explaining how to save/load notepads without relying on browser storage.

Apple bugs

  • [x] Connect to MicroSync dropdown iOS
  • [x] iOS Safari uploading images/files
  • [x] Drawings initially blank on Safari 15
  • [x] Loading the page on Safari??

Electron v4 release changes

  • [x] https://github.com/MicroPad/MicroPad-Electron/issues/47
  • [x] https://github.com/MicroPad/MicroPad-Electron/issues/42
  • [x] Switch to another CI provider because travis is wild

NickGeek avatar Jan 08 '22 10:01 NickGeek

image

NickGeek avatar Jan 09 '22 10:01 NickGeek