By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Summary
Make tag input flex wrap
Limit tag width to 160px
Screenshot
Before
After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/3114
**Author:** [@Fredkiss3](https://github.com/Fredkiss3)
**Created:** 5/19/2026
**Status:** ✅ Merged
**Merged:** 5/20/2026
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `dev` ← **Head:** `fix/tag-input-scroll`
---
### 📝 Commits (2)
- [`1f1791f`](https://github.com/fosrl/pangolin/commit/1f1791feb71f5884e8a1e34adc89740ecf0c7ad7) 💄 make tag input wrap around instead of scrolling
- [`6cacc9b`](https://github.com/fosrl/pangolin/commit/6cacc9b83f55951b64521c8940f29dc15a97b382) 💄 limit tag width
### 📊 Changes
**1 file changed** (+5 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `src/components/multi-select/multi-select-tag-input.tsx` (+5 -3)
</details>
### 📄 Description
## Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
## Summary
- Make tag input flex wrap
- Limit tag width to 160px
## Screenshot
| Before | After |
|---|---|
| <img width="1284" height="183" alt="image" src="https://github.com/user-attachments/assets/c7e029de-2f09-4a6d-ad1d-5b51586d17fb" /> | <img width="1566" height="908" alt="image" src="https://github.com/user-attachments/assets/3fc61525-b17a-4870-a32e-ea5c7375052a" /> |
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/3114
Author: @Fredkiss3
Created: 5/19/2026
Status: ✅ Merged
Merged: 5/20/2026
Merged by: @oschwartz10612
Base:
dev← Head:fix/tag-input-scroll📝 Commits (2)
1f1791f💄 make tag input wrap around instead of scrolling6cacc9b💄 limit tag width📊 Changes
1 file changed (+5 additions, -3 deletions)
View changed files
📝
src/components/multi-select/multi-select-tag-input.tsx(+5 -3)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Summary
Screenshot
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.