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

Adding new pages titles #181, preview for candidate ERC #151 and disable synchronized scrolling #183 #191

Merged
merged 10 commits into from
Mar 11, 2021

Conversation

Fmazin
Copy link
Contributor

@Fmazin Fmazin commented Dec 4, 2020

This PR should resolve #181 and close #151. It will also resolve #183.

@nuest
Copy link
Member

nuest commented Dec 8, 2020

@Fmazin if you want to close multiple issues, you must add a "closing keyword" in front of each issue number:

image

@nuest nuest requested review from njakuschona and nuest December 8, 2020 08:18
@nuest nuest marked this pull request as draft December 8, 2020 08:19
@nuest nuest marked this pull request as ready for review December 8, 2020 08:19
@nuest nuest marked this pull request as draft December 8, 2020 08:19
ui/src/components/app/footerLinks/Impressum.js Outdated Show resolved Hide resolved
ui/src/components/erc/erc.css Outdated Show resolved Hide resolved
ui/src/components/startpage/Startpage.js Outdated Show resolved Hide resolved
Copy link
Contributor

@njakuschona njakuschona left a comment

Choose a reason for hiding this comment

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

@Fmazin Overall, I like the changes and how they are implemented. Thank you. I agree with the most hints from Daniel, could u revise them. I found another improvement, which I would like to talk with you. Plese contact me over Mattermost.

ui/src/components/erc/Check/Comparison/Comparison.js Outdated Show resolved Hide resolved
@Fmazin Fmazin changed the title Adding new pages titles #181 and preview for candidate ERC #151 Adding new pages titles #181, preview for candidate ERC #151 and disable synchronized scrolling #183 Dec 14, 2020
@Fmazin
Copy link
Contributor Author

Fmazin commented Dec 21, 2020

I have updated the look of the preview notice a little bit.
Bildschirmfoto von 2020-12-21 16-09-03

Copy link
Member

@nuest nuest left a comment

Choose a reason for hiding this comment

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

LGTM! Please remove the "Draft" when you think you're done.

Can you please confirm that you included the changes you and @NJaku01 wanted to discuss in the chat? Thakns!

ui/src/components/erc/erc.css Outdated Show resolved Hide resolved
@Fmazin Fmazin marked this pull request as ready for review December 22, 2020 15:08
ui/src/components/createERC/CreateERC.js Outdated Show resolved Hide resolved

#PreviewNotice {
color: white;
background-color: #CE5100;
Copy link
Contributor

Choose a reason for hiding this comment

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

You added the color here again as css. It is also possible to use the color, specified in the theme.js. This would be the better way. Because If we want to change the color, we just have to change the color at one place and not in every css file. I just have inspected the UI and saw that there is also some code implemented this way. I have created a new issues #197, maybe we can postpone this and check, update the whole UI afterwards.

@njakuschona
Copy link
Contributor

njakuschona commented Dec 23, 2020

The changes from the chat are included. Thanks!

During the review, I recognized two further possible improvements. The first would good to change before the merge. The other one is a general problem within the UI. I have created a further issue #197 for this.

@nuest nuest marked this pull request as draft January 15, 2021 13:25
@nuest nuest requested a review from njakuschona January 29, 2021 13:04
@Fmazin Fmazin marked this pull request as ready for review January 29, 2021 14:32
Copy link
Contributor

@njakuschona njakuschona left a comment

Choose a reason for hiding this comment

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

Everything looks good now

@njakuschona njakuschona merged commit 54986c8 into o2r-project:dev Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants