reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
251 stars 154 forks source link

[#2127] Align right panel with welcome title #2229

Closed jedkohjk closed 4 months ago

jedkohjk commented 4 months ago

Resolves #2127

Proposed commit message

Align panel titles

The title text on the left panel is not flushed to the top because it
is a header.

There are several types of title texts on the right panel. Initially,
some were headers and others were not. There was padding to ensure that
those which were not headers were not flushed to the top.  However, this
meant that those headers were lower than expected and not aligned. 

To align the texts, let us remove the padding for the right panel and
set the first element on the right panel as a header. 

Other information

Before:

Before

After:

After

damithc commented 4 months ago

Folks, any update on this PR?

gok99 commented 4 months ago

@jedkohjk Could you add a brief commit message explaining the changes made, following the guidlines here or other merged PRs?

jedkohjk commented 4 months ago

@jedkohjk Could you add a brief commit message explaining the changes made, following the guidlines here or other merged PRs?

Updated the proposed commit message

ckcherry23 commented 4 months ago

Thanks for the update, @jedkohjk. We can also use a line break tool to auto-wrap commit messages at 72 characters.

github-actions[bot] commented 4 months ago

The following links are for previewing this pull request: