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

Check new one-click plan creation feature from OPIDoR #2296

Closed
sjDCC opened this issue Dec 3, 2019 · 12 comments
Closed

Check new one-click plan creation feature from OPIDoR #2296

sjDCC opened this issue Dec 3, 2019 · 12 comments
Assignees

Comments

@sjDCC
Copy link
Contributor

sjDCC commented Dec 3, 2019

No description provided.

@sjDCC
Copy link
Contributor Author

sjDCC commented Dec 3, 2019

This looks good, but I encountered a few issues:

  1. It's not obvious to the user what the buttons do and the hovertext and accessibility note overlap. Should we rename the column "Create plan"
    Picture1

  2. When I click to create a plan or copy the link into a new window, I get the right pop-up notification but clicking "Yes" doesn't work. A new window opens instead. No plan is created.
    capture-2

@briri
Copy link
Contributor

briri commented Dec 3, 2019

thanks @sjDCC will have a look at this today

@briri
Copy link
Contributor

briri commented Dec 3, 2019

I updated the column header to read 'Create a new plan' and added a tooltip for the copy icon that reads 'Copy link to create a new plan'.

@sjDCC the overlap with the 'opens in a new window' and the create plan confirmation window appear to be specific to DMPonline. I cannot repeat them with the vanilla Roadmap code. Here are the screenshots of what I'm seeing:

The tooltips (no 'opens in a new window' appearing)
Screen Shot 2019-12-03 at 3 44 00 PM
Screen Shot 2019-12-03 at 3 43 50 PM

The modal window that opens when I click the 'Copy link icon' (Note the new column heading)
Screen Shot 2019-12-03 at 3 43 32 PM

@benjaminfaure
Copy link
Contributor

benjaminfaure commented Dec 4, 2019

Thank you for your feedback @sjDCC.
If we contribute again in the near future, I will try to pay more attention to the accessibility. We mostly rely on the work you did :) .
Do you have some guidelines that we could follow, something that you could put in the Contribute wiki page maybe ? (If it's not already there !)

@sjDCC
Copy link
Contributor Author

sjDCC commented Dec 4, 2019

Don't worry @benjaminfaure I think these accessibility features are new so you won't have seen them. They're not deployed yet.

@briri Thanks for the change to the column title - looks good. We're you deploying from -dev as those accessibility features should be common, not specific to DMPonline branding. And were you getting an issue with popup not generating a plan? @xsrust could you check if anything is down to our deployment

@briri
Copy link
Contributor

briri commented Dec 4, 2019

@benjaminfaure we will try to write up some accessibility guidelines in the near future

@sjDCC I was running against the development branch.

@xsrust Those 'opens in a new window' messages look like they will only appear if the link will send you to a different domain, so I'm not sure why @sjDCC was seeing that.

@raycarrick-ed raycarrick-ed self-assigned this Dec 11, 2019
@raycarrick-ed
Copy link
Contributor

Seems to be down to an error in getting the current HOSTNAME in app/views/layouts/application.html.erb. Then the link is checked against this value to see if the link is local or not. If it isn't local then it gets opened in a new window but since it always thinks everything is non local .........

@mariapraetzellis
Copy link

This may have a one-line bug but would be a quick fix. Waiting till the New Year to review with Sam.

@sjDCC
Copy link
Contributor Author

sjDCC commented Jan 21, 2020

@raycarrick-ed to check the one-line hostname fix is in and then move to UAT

@mariapraetzellis
Copy link

mariapraetzellis commented Jan 28, 2020

@sjDCC and @magdalenadrafiova to do UAT on multi-tenant sites and close out

@magdalenadrafiova
Copy link

@xsrust I am not sure whether I am looking at the right thing - but it seems I am missing loads of things Sarah can see
image

@magdalenadrafiova
Copy link

https://dmponline-dev.dcc.ac.uk/public_templates > the page opens well

image

& when I click on create a new plan a new window opens
image

works well closing this

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

No branches or pull requests

6 participants