[PR #827] [MERGED] Add clickable file path to show/hide file contents in StackInfo #796

Closed
opened 2025-10-31 15:22:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 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.4Head: main


📝 Commits (5)

  • 81e86be add clickable file path to show/hide file contents in StackInfo
  • 4f95c6d Move clicking interaction to CardHeader
  • 87207f1 Avoid sync edge cases of having toggle show function capturing showContents from outside
  • 13c09fd Format previous change
  • bf0bf76 Add default_show_contents to handleToggleShow

📊 Changes

1 file changed (+56 additions, -26 deletions)

View changed files

📝 frontend/src/components/resources/stack/info.tsx (+56 -26)

📄 Description

Also added CopyButton due 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.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/827 **Author:** [@paulora2405](https://github.com/paulora2405) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/10/2025 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `1.19.4` ← **Head:** `main` --- ### 📝 Commits (5) - [`81e86be`](https://github.com/moghtech/komodo/commit/81e86be8eb01ca03f017ad002df9cbcfeaae5ca6) add clickable file path to show/hide file contents in StackInfo - [`4f95c6d`](https://github.com/moghtech/komodo/commit/4f95c6d36b6ec7e6f061911fdbb3ec4b50bc82ef) Move clicking interaction to CardHeader - [`87207f1`](https://github.com/moghtech/komodo/commit/87207f1d6d652251dba60f4fd9e049b5d20bc87e) Avoid sync edge cases of having toggle show function capturing showContents from outside - [`13c09fd`](https://github.com/moghtech/komodo/commit/13c09fd30d6b62194c261e35243797a52fd45d21) Format previous change - [`bf0bf76`](https://github.com/moghtech/komodo/commit/bf0bf76a6229140f05eaf0d896f159fcf10d4ae0) Add `default_show_contents` to `handleToggleShow` ### 📊 Changes **1 file changed** (+56 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/resources/stack/info.tsx` (+56 -26) </details> ### 📄 Description Also added `CopyButton` due to the new functionality making the file path not selectable. Closes https://github.com/moghtech/komodo/issues/825. --- <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 2025-10-31 15:22:04 -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#796
No description provided.