kanriapp / kanri

🪐 Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.
https://kanriapp.com
GNU General Public License v3.0
733 stars 61 forks source link

`ol` list is broken #624

Closed badlydrawnrob closed 1 week ago

badlydrawnrob commented 2 months ago

A numbered ol breaks formatting in card view.

https://github.com/user-attachments/assets/91aa9145-49bd-411a-9dcc-58445ef418df

FYI I'm on an Intel MacOS Monterey latest version.

trobonox commented 2 months ago

That's interesting. Seems like some kind of styling bug. (I probably forgot to apply the Kanri-specific theme styling to the ol elements inside the editor which is provided by the TipTap library).

trobonox commented 2 months ago
image

Fixed! Seems like it was indeed some missing styling. Will be out with the next release (similar to what you suggested in one of the other issues, I tend to batch smaller fixes together into bigger releases).

trobonox commented 1 week ago

Fix is out with Kanri v0.8.