1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
Nuno Góis b3fcc97f93
fix: small breadcrumb adjustments (#2893)
https://linear.app/unleash/issue/2-577/small-breadcrumb-adjustments

Includes small adjustments to the breadcrumb navigation component.

### Long chain path (ellipts if width > 200px)

![image](https://user-images.githubusercontent.com/14320932/212155100-973c2b31-d990-4c0a-a67b-3d3110231569.png)

### Long final path (no longer ellipts as long as it has enough
remaining space)

![image](https://user-images.githubusercontent.com/14320932/212156184-041f671a-6bf5-4e43-9ef0-4c89015837cc.png)

### Long final path with resized window (still ellipts when needed)

![image](https://user-images.githubusercontent.com/14320932/212157091-6453c881-1c0f-4785-935e-4993ed479280.png)
2023-01-16 13:09:38 +01:00
..
addons POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
admin feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
application
archive fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
changeRequest refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
common fix: small breadcrumb adjustments (#2893) 2023-01-16 13:09:38 +01:00
context Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
environments Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
events visual changes representation (#2583) 2022-12-01 14:44:33 +01:00
feature feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
feedback refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
layout fix: flex was breaking change request banner (#2890) 2023-01-12 16:47:36 +01:00
maintenance
menu Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
playground/Playground fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
project feat: better tooltip links (#2891) 2023-01-16 13:04:52 +01:00
providers feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
segments fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
splash
strategies feat: export ui api integration (#2888) 2023-01-12 16:09:13 +01:00
tags refactor: styles batch 3 (#2821) 2023-01-11 17:44:21 +01:00
user fix track invite-link user created event (#2689) 2023-01-11 11:24:11 +02:00
App.tsx Refactor App.styles (#2822) 2023-01-11 10:52:53 +02:00