janastu / iihs_curation_dashboard

Front end dashboard to curate newsrack feeds using angular 4
Other
2 stars 4 forks source link

publish page lifecycle and controls - enhancement requested #275

Closed IIHS-Comm closed 6 years ago

IIHS-Comm commented 6 years ago

Following up on the issue, where we were getting a blank page after publishing one category

now we are getting the particular published category on that page. Is there a way in which we can be redirected back to the home page containing the boards and the feeds so that we can continue publishing the remaining category without clicking the back button every time.

salus-sage commented 6 years ago
  1. where we were getting a blank page after publishing one category Answer: This issue is now resolved, you should be getting the content in the published page

  2. Is there a way in which we can be redirected back to the home page containing the boards and the feeds Answer: At this time we see this publish page as a interface, where the curator is allowed to do Mark all (Ctrl-A) and Copy(Ctrl-C) so, we have kept minimum interfaces here, which might conflict with the copy-paste workflow.

However, what we can do is to open the publish page in a newtab. @vaishnavisv _target for the publish page?

salus-sage commented 6 years ago

I guess it's a nice practice to have the navigation explicit, without any assumption of user habits. We can I stead open the published page in a new tab, We ll let u knw when the changes are made live on server.

On May 22, 2018 11:30 AM, "IIHS-Comm" notifications@github.com wrote:

now we are getting the particular published category on that page. Is there a way in which we can be redirected back to the home page containing the boards and the feeds so that we can continue publishing the remaining category without clicking the back button every time.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/janastu/iihs_curation_dashboard/issues/275, or mute the thread https://github.com/notifications/unsubscribe-auth/AGGlW_7fKjNHWlMQ08u9cO0hT8cFCJnzks5t06mIgaJpZM4UIBZR .

vaishnavisv commented 6 years ago

New tab for Publish page and Archives page is now made live on server