Skip to content

[pull] main from CodeEditApp:main#30

Merged
pull[bot] merged 1 commit into
ais-developer:mainfrom
CodeEditApp:main
Jun 9, 2025
Merged

[pull] main from CodeEditApp:main#30
pull[bot] merged 1 commit into
ais-developer:mainfrom
CodeEditApp:main

Conversation

@pull

@pull pull Bot commented Jun 9, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

### Description

This PR introduces an initial implementation of an accordion-like effect for displaying file paths in the tab bar. The goal is to improve usability when file paths are too long to fit in the available space.

**Current (Draft) Behavior:**  
- The accordion effect is always shown, regardless of whether the file path is truncated.

**Expected Behavior:**  
- The accordion effect should only be triggered when a file path is truncated due to limited space in the scroll view.
- If the file path fits within the visible area, the full path should be shown without any animation or effect.

**Request for Feedback:**  
- I would appreciate guidance on the best way to detect when a file path is actually truncated, so the effect only triggers in those cases.
- Feedback on the user experience and any edge cases to consider is also welcome.

---

### Related Issues

* Related to #241

---

### Checklist

- [x] I read and understood the [contributing guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md) as well as the [code of conduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md)
- [x] The issues this PR addresses are related to each other
- [x] My changes generate no new warnings
- [x] My code builds and runs on my machine
- [x] My changes are all related to the related issue above
- [x] I documented my code

---

### Screenshots

https://github.com/user-attachments/assets/7ed81d9a-b4ea-4b4b-b97d-b68863e00e87
@pull pull Bot added the ⤵️ pull label Jun 9, 2025
@pull pull Bot merged commit 3d1ac2b into ais-developer:main Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant