Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hello @colpiche thanks for adding this, however I don't think this UI will work out. It'll be quickly unusable for snapshots that have many include patsh
You can open an issue and we'll discuss the best implementation there |
|
You're right ! We could start with the hostname only and then discuss the display of folders if relevant. |
|
@colpiche the hostname first sounds good! |

What
Display snapshot source information (hostname and paths) in the repository snapshots table.
Why
Users had no way to identify where a snapshot originated from directly in the list view,
requiring them to open each snapshot individually.
Changes
Server
listSnapshotscontroller mapping that was silently droppinghostnamefrom the responseClient
hostnamecolSpanaccordinglyTesting