mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #827] [MERGED] Add clickable file path to show/hide file contents in StackInfo #796
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/827
Author: @paulora2405
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/10/2025
Merged by: @mbecker20
Base:
1.19.4← Head:main📝 Commits (5)
81e86beadd clickable file path to show/hide file contents in StackInfo4f95c6dMove clicking interaction to CardHeader87207f1Avoid sync edge cases of having toggle show function capturing showContents from outside13c09fdFormat previous changebf0bf76Adddefault_show_contentstohandleToggleShow📊 Changes
1 file changed (+56 additions, -26 deletions)
View changed files
📝
frontend/src/components/resources/stack/info.tsx(+56 -26)📄 Description
Also added
CopyButtondue to the new functionality making the file path not selectable.Closes https://github.com/moghtech/komodo/issues/825.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.