Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

[UI] Ability to add custom styles. #42

Open
@bantya

Description

@bantya

Current Behavior

I am on 1366x768 sized laptop screen. Though this is a very common laptop screen size and I can get many of my jobs done using it. The SnippetStore app works well and has a beautiful layout, but I think (my opinion 👉) it applies a little bit more spacing to some elements.

Demonstration

image

1. The padding to the left and right of smaller sidebar is a bit much. The sidebar can be much thinner.
2. The space between snippet name and dates in snippet details area is also much bigger.
3 and 4. No matter how many tags one snippet can have, in snippets list only some of the first tags are being displayed. Thus it holds a lot of space to the right and bottom of a snippet list name.

The app is maximized to occupy full screen space.

Expected Behavior

The above mentioned issues can be solved with an update. But the issues can be relevant according to ones taste. One may like it, other may not!
Thus having a custom css file for the personal customizations will be of huge help.

Pseudo Code

  1. The application will check for custom styles at the startup.
  2. If such custom styles are found, then render the app with it.
  3. If not found, then render the app with default styles.

System Info

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementUser requests for improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions