Skip to content

fix(FR-869): fix session launcher to display appropriate type for folders#3538

Merged
graphite-app[bot] merged 1 commit into
mainfrom
fix/display-appropriate-type
Apr 21, 2025
Merged

fix(FR-869): fix session launcher to display appropriate type for folders#3538
graphite-app[bot] merged 1 commit into
mainfrom
fix/display-appropriate-type

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 19, 2025

resolves #3537 (FR-869)

changes

  • fix showing the type of a folder in the session launcher to look the same as it does on the data page
  • I'm not getting a value for group_name, so I've removed the part that shows it. Please let me know if you need this in your review.
before after
12eb0504-2009-4ba3-ba91-6cf06a9e364c.jpg CleanShot 2025-04-19 at 21.12.18@2x.png

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added the size:S 10~30 LoC label Apr 19, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 19, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements
4.17% (-0% 🔻)
409/9808
🔴 Branches
3.54% (+0% 🔼)
240/6779
🔴 Functions 2.54% 79/3114
🔴 Lines
4.11% (-0% 🔻)
394/9592

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 972b63f

@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 19, 2025 12:13
@nowgnuesLee nowgnuesLee force-pushed the fix/display-appropriate-type branch from d14e351 to a01a8bd Compare April 19, 2025 12:14
Copy link
Copy Markdown
Contributor

@ironAiken2 ironAiken2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 21, 2025

Merge activity

…ders (#3538)

resolves #3537 (FR-869)

**changes**
* fix showing the type of a folder in the session launcher to look the same as it does on the data page
* I'm not getting a value for `group_name`, so I've removed the part that shows it. Please let me know if you need this in your review.

|before|after|
|-----|------|
|![12eb0504-2009-4ba3-ba91-6cf06a9e364c.jpg](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/90cf0e22-239d-48c2-a61e-ab2b0b49addc.jpg) | ![CleanShot 2025-04-19 at 21.12.18@2x.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/xbCemO1RqqcSjEXCRK3p/93f5bf78-ea26-4b21-a2a6-8f7099bbfd5c.png)|

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app Bot force-pushed the fix/display-appropriate-type branch from a01a8bd to 972b63f Compare April 21, 2025 02:25
@graphite-app graphite-app Bot merged commit 972b63f into main Apr 21, 2025
6 checks passed
@graphite-app graphite-app Bot deleted the fix/display-appropriate-type branch April 21, 2025 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S 10~30 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix folder display issue in session launcher

3 participants