hyperlink-academy / minilink

https://minilink-seven.vercel.app
1 stars 0 forks source link

Placeholder catch-all for polish items! #27

Closed bschlagel closed 1 week ago

bschlagel commented 1 week ago

Not sure if I'll have time to make nice separate issues for these, so for now a misc bucket it is… @cyberspaceline @jaredpereira feel free to edit / extract to separate issues as needed if I don't get to it first! These are I think all low priority (not critical for alpha):

SUPER HARD ACTUALLY

FURTHER Q's

CELINE WIP

cyberspaceline commented 1 week ago

empty block (i.e. a single blank line between blocks) shows as a huge gap in linked card previews

@bschlagel can you explain more? I don't think i understand!

cyberspaceline commented 1 week ago

highlights: color 1 preview is inaccurate in settings (correct elsewhere in the toolbar)

i changed it to show that the color is "default" but in the settings it will show as white. I know its not perfect but its really hard to get the right color. if its not too big a deal is the bandaid good enough?

image
bschlagel commented 1 week ago

empty block (i.e. a single blank line between blocks) shows as a huge gap in linked card previews

@bschlagel can you explain more? I don't think i understand!

Oh yeah just in cardBlockPreview it renders empty blocks w/ a div that has a min-h-9 inside it that makes it look like ~4 empty lines instead of one in the lil preview

cyberspaceline commented 1 week ago

focus state: sometimes when cursor is in a text block, and I scroll so cursor's out of view, it seems to try to scroll me back to where the cursor is (same if I switch apps then re-focus, it scrolls back up to cursor)…may need to make manual scroll position override til you actually start typing again

Can you also clarify this? You mention that is happens when you switch apps. When else does it happen? @bschlagel

bschlagel commented 1 week ago

@cyberspaceline not a huge deal, this one; it may have been happening more on mobile and better now. But also seeing when I switch to another sub-page in a doc. For a doc longer than one page height:

cyberspaceline commented 1 week ago

checked off most of the stuff! The focus issue isn't resolved yet, but I'll spin that out into another issue