-
Notifications
You must be signed in to change notification settings - Fork 95
fix(NcBreadcrumb): cursor and native title and inline actions rendering text #3927
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Maybe we should go the same way as in #3617 and add a |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
df187c5 to
75e155d
Compare
|
Done @raimund-schluessler. Given the Breadcrumbs also use the |
Signed-off-by: John Molakvoæ <[email protected]>
This comment was marked as resolved.
This comment was marked as resolved.
Well, that escalated quickly 🙈
I pushed a commit that I think fixes the issue: Please have a look and feel free to discard my changes, in case you think they don't work. |
fc11df4 to
6c67282
Compare
6c67282 to
5cc4b9b
Compare
Signed-off-by: Raimund Schlüßler <[email protected]>
5cc4b9b to
0d6622c
Compare
…ext rendering Signed-off-by: John Molakvoæ <[email protected]>
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: Raimund Schlüßler <[email protected]>
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Signed-off-by: John Molakvoæ <[email protected]>


When navigating, clicking the last (current) directory should reload.
You can watch the click using
click.native@JuliaKirschenheuter, I asked you for review since this touches part of the title change you made on the
NcActionLinkcomponent