Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

frontmatter list can get too long, and can't be scrolled. better css proposed. #942

@ksdavidc

Description

@ksdavidc

Describe the bug

When setting up a column, you have a lot of frontmatter keys the list overflows the screen and doesn't scroll. I suggest adding the following or similar css to the basic css:

.dataloom-header-menu {
max-height: 20vw;
overflow: scroll;}

Steps to reproduce

create a frontmatter column in a vault with lost of front matter keys...or shrink your window so it is too small.
Screenshot 2024-04-07 at 12 06 19 PM

Expected behavior

one can scroll the list

Are you using the mobile app?

No

Obsidian debug info

using latest versions

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions