ClickHouse / ClickHouse/click-ui

Make tabs names use more space

Open
#481 5 comments 0 reactions 1 assignee Claimed by @gjones View on GitHub
Dominant language
TypeScript
Stars
135
Forks
33
Avg merge
2d 13h
Merged PRs (30d)
19

Description

## Description
![image](https://github.com/user-attachments/assets/74be9b87-1475-482b-aee8-4d30a9ca16dc)

Tabs names are truncated too soon. The tabs still have some space that could be used to show their name.

## Possible solution

there could be two solutions for handling the close button (x) space

1. adopting the same solution chrome does (do not show the x if the space is too little)
image
image

-----

2. show the x as an absolute position on top of the label (we might need to give it a different background)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.