-
Notifications
You must be signed in to change notification settings - Fork 24
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
Attempt to improve gui design #434
Attempt to improve gui design #434
Conversation
* finish expand / collapse buttons * style severity level details * style focus for severity level focus and change how the "button" style is done * fix overflow for export dropdown on narrow screens * improve "All" button contrast * tweak some margins
* put ns and ds in fieldsets * add visible labels for all fields * improve responsivity for small screens
This reverts commit c6d6790.
@blacksponge, have you considered #315 in this PR? |
I have, but it is actually out of scope. I am not touching the results details in this one. |
|
tests have been updated, I just need to update the screenshots for this to be fully ready |
The problem is that it will lead to a lot of spam. The contact@ should work in the sense that you get a pointer to the page about mailing lists. I have asked IT why it does not. The risk is that we will have to do the same thing with the zonemaster@ address. |
Is it working though ? Because from yesterday's tests it did not seem to work. And putting a non working email address is kind of misleading. |
It is actually working when I just tested. In the working group we agreed to have it working like this, and using the adresse as the outward facing email address. I got the following:
|
@blacksponge, could you test sending an email to contact@? |
Yes, I could see that. That is better. |
I just sent a email to [email protected] (from both my personal and work email) and did not receive any response yet. |
974af3b
to
d06d0dc
Compare
The tests are now passing. What should I do regarding the email address? |
Please keep contact@. I will make sure it works for you anyone as for me. Please send the mail addresses you sent from to my email. |
Images `src/assets/images/person_looking_at_computer.svg` and `src/assets/images/world_connected.svg` | ||
are taken from <https://undraw.co>, [full license](https://undraw.co/license). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this text be in the LICENSE file instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Honestly I don't know. There was already no need to put a mention of the license in the first place.
Is this blocking or can this PR be merged?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please note that I have approved. I.e. not blocking at all.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay thanks, I will merge this so I can move on with the other PRs, and if we see the need we can rewrite this section / move it to the license file.
v2023.2 Release Testing The "How to test" section was not done so I came up with my own testing, keeping in mind the "Changes" section of this PR when browsing:
I didn't find any obvious issues. |
Purpose
Try to improve the overall look and feel and accessibility of the GUI.
Context
Changes
Highlights :
Also I took this oportunity to test crowdin.com integration, https://crowdin.com/project/zonemaster-test.My todo lists
Things I want to do (in this PR)
About DNSneed to change the text, not doing this nowExpand (+ highlight?) text in search resultnot in this PRThings that I broke and need to fix
How to test this PR
A live version is deployed at https://zonemaster.fr
// TODO