invenio-app-rdm
invenio-app-rdm copied to clipboard
header: updated quick actions dropdown.
closes https://github.com/zenodo/rdm-project/issues/486
Result:
Unauthenticated users
If the user clicks "New upload" or "New community", they're redirected to the login page
Authenticated users
Can you keep the original menu item text:
- New upload
- New community
Also the caret down icon is missing after the ...
Can you keep the original menu item text:
* New upload * New community
Also the caret down icon is missing after the
...
small suggestion: could you increase a distance between + and New ? it seems a little bit too cramped together
small suggestion: could you increase a distance between + and New ? it seems a little bit too cramped together
I am not sure if what I did is correct in terms of good practices (let me know if it isn't): I added an ID to the label and added a margin-left.
I am sure you checked, but just to be sure, does the link correctly redirect to login when anonymous?
small suggestion: could you increase a distance between + and New ? it seems a little bit too cramped together
I am not sure if what I did is correct in terms of good practices (let me know if it isn't): I added an ID to the label and added a margin-left.
![]()
it seems to me like now there is a huge space on the left...
after some discussions, we decide it to postpone it until optimal solution is found
This PR was automatically marked as stale.