Skip to content
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

Add styles for #33741. Remove boards and add underlines. #35545

Conversation

JuliaKirschenheuter
Copy link
Contributor

@JuliaKirschenheuter JuliaKirschenheuter commented Dec 1, 2022

Summary

TODO

Checklist

@JuliaKirschenheuter
Copy link
Contributor Author

/backport to stable25

@szaimen
Copy link
Contributor

szaimen commented Dec 1, 2022

node is failing...

@szaimen
Copy link
Contributor

szaimen commented Dec 1, 2022

/compile /

@szaimen
Copy link
Contributor

szaimen commented Dec 1, 2022

@JuliaKirschenheuter looking at what the compile bot did did you forget to apply your changes to server.scss?

@JuliaKirschenheuter
Copy link
Contributor Author

JuliaKirschenheuter commented Dec 2, 2022

looking at what the compile bot did did you forget to apply your changes to server.scss?

I think i haven't forgotten, but in some point after local rebasing i've lost them. I will check it carefully in a future.

@ChristophWurst
Copy link
Member

@ChristophWurst
Copy link
Member

You have to make your changes on the source .scss files. The .css is the output.

See the https://github.com/nextcloud/server/blob/master/core/css/server.scss for the included styles. One of those includes will have the rules you adjusted.

szaimen
szaimen previously requested changes Dec 2, 2022
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

Blocking:

You have to make your changes on the source .scss files. The .css is the output.

@ChristophWurst ChristophWurst added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Dec 2, 2022
@ChristophWurst ChristophWurst marked this pull request as draft December 2, 2022 08:06
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from 3b98142 to 434f4ac Compare December 5, 2022 11:09
@JuliaKirschenheuter JuliaKirschenheuter marked this pull request as ready for review December 5, 2022 11:10
@szaimen
Copy link
Contributor

szaimen commented Dec 5, 2022

@JuliaKirschenheuter can you try to add your logic into the block above? It looks like this is now dublicating a lot of the logic...

@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from 434f4ac to 35a75ed Compare December 5, 2022 13:30
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from 35a75ed to e4cb7b6 Compare December 5, 2022 13:31
@JuliaKirschenheuter JuliaKirschenheuter marked this pull request as draft December 5, 2022 13:40
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from e4cb7b6 to a7d8763 Compare December 5, 2022 14:41
@JuliaKirschenheuter JuliaKirschenheuter marked this pull request as ready for review December 5, 2022 14:42
@JuliaKirschenheuter
Copy link
Contributor Author

/compile amend /

@nextcloud-command nextcloud-command force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from a7d8763 to b726717 Compare December 7, 2022 07:49
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from b726717 to 9d0e613 Compare December 8, 2022 08:58
@JuliaKirschenheuter
Copy link
Contributor Author

/compile amend /

@nextcloud-command nextcloud-command force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from 78a7480 to e021061 Compare December 13, 2022 12:45
@JuliaKirschenheuter JuliaKirschenheuter force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from e021061 to 7034602 Compare December 13, 2022 13:56
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Code looks 👍

@ChristophWurst ChristophWurst added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Dec 13, 2022
@JuliaKirschenheuter JuliaKirschenheuter added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 16, 2022
…) have no overlapping.

Add native tooltips to items.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@ChristophWurst ChristophWurst force-pushed the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch from 7034602 to 4432069 Compare December 20, 2022 09:21
@ChristophWurst ChristophWurst merged commit 8aca99c into master Dec 20, 2022
@ChristophWurst ChristophWurst deleted the enh/enh-fix-styles-for-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border branch December 20, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BITV] Focused item overlaps neighbor elements with text and border
4 participants