Dynamically calculate the width of the author column in TagListComponent
Open
dormant
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When the window size is not big enough, the author in the CommitList is truncated automatically. However, the author in the TagListComponent always take up 19 characters width space.
**Describe the solution you'd like**
Calculate the width of the author column dynamically, like CommitList component.
**Describe alternatives you've considered**
\-
**Additional context**
\-
Contributor guide
Assessment
This issue has not been assessed yet.