[PR #1267] [MERGED] Show/hide button non-functional in stack, sync, and build info views #20568

Closed
opened 2026-06-07 18:11:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/1267
Author: @elemated
Created: 3/25/2026
Status: Merged
Merged: 4/1/2026
Merged by: @mbecker20

Base: 2.1.0Head: fix/show-hide-button-noop


📝 Commits (1)

  • d232b76 fix: show/hide button non-functional in stack, sync, and build info views

📊 Changes

3 files changed (+3 additions, -6 deletions)

View changed files

📝 ui/src/resources/build/info.tsx (+1 -2)
📝 ui/src/resources/stack/info.tsx (+1 -2)
📝 ui/src/resources/sync/info.tsx (+1 -2)

📄 Description

Show/hide button wasn't revealing file contents in Komodo's various info sections. Just added setShow on button click.

Before:

https://github.com/user-attachments/assets/caa15af6-f763-4165-bbde-4e14a15b1dc4

After:

https://github.com/user-attachments/assets/447ef3f6-87d6-4c3a-b20c-286c9205882f


🔄 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/moghtech/komodo/pull/1267 **Author:** [@elemated](https://github.com/elemated) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 4/1/2026 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `2.1.0` ← **Head:** `fix/show-hide-button-noop` --- ### 📝 Commits (1) - [`d232b76`](https://github.com/moghtech/komodo/commit/d232b7623cbc54c2fd95f987724f88e0319d5f3f) fix: show/hide button non-functional in stack, sync, and build info views ### 📊 Changes **3 files changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/resources/build/info.tsx` (+1 -2) 📝 `ui/src/resources/stack/info.tsx` (+1 -2) 📝 `ui/src/resources/sync/info.tsx` (+1 -2) </details> ### 📄 Description Show/hide button wasn't revealing file contents in Komodo's various info sections. Just added setShow on button click. Before: https://github.com/user-attachments/assets/caa15af6-f763-4165-bbde-4e14a15b1dc4 After: https://github.com/user-attachments/assets/447ef3f6-87d6-4c3a-b20c-286c9205882f --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-07 18:11:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#20568