openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

Page title for a backlog board is "Loading..." not something more descriptive/useful #2951

Open nickboldt opened 6 years ago

nickboldt commented 6 years ago

Logging in to a planner board such as https://openshift.io/openshiftio/eclipse-che/plan?q=(space:7d747e1f-d66e-497c-b0f5-30dac9cc75bc%20$AND%20typegroup.name:Scenarios)&showTree=true I have to go through several steps (see https://github.com/openshiftio/openshift.io/issues/2950 )

Once logged in and looking at the backlog board, I thought, "that URL is super cumbersome to remember, I should bookmark it" and hit CTRL-D to bookmark it.

That's when I noticed the page title in Chrome is just "Loading..." instead of something useful like "eclipse-che backlog board".

Surely a better page title is possible so when bookmarking these crazy-long URLs they're more meaningful?

ppitonak commented 6 years ago

Related to this... if you open a link to an issue (e.g. https://openshift.io/openshiftio/openshiftio/plan/detail/1873), browser window/tab title is "Plan: Detail - OpenShift.io" which is not usable for bookmarks.

nimishamukherjee commented 6 years ago

Closing as we are working on a new revamped board view.

ppitonak commented 6 years ago

@nimishamukherjee why not to leave it open until new board view is in place?

ppitonak commented 6 years ago

I suggest to change severity to sev2 because it's important if we want to use Planner.

joshuawilson commented 6 years ago

Bookmarking any space for planner has the title Plan: Backlog - OpenShift.io. This still needs to be fixed.

joshuawilson commented 6 years ago

It should use the name of the Space like Foo: Backlog - OpenShift.io. Where Foo is the space name.

nimishamukherjee commented 5 years ago

@openshiftio/uxd-team need your input on the bookmark title format.

ppitonak commented 5 years ago

Github does the following, IMHO both are acceptable

browser title: Description of an issue · Issue #99999 · openshiftio/openshift.io email notification: [openshiftio/openshift.io] Description of an issue (#99999)

christianvogt commented 5 years ago

Title is still incorrect and should be Plan: Board - <product name> to align with the other pages.

ppitonak commented 5 years ago

@christianvogt while your suggestion will be useful for backlog board view, it doesn't solve the problem with accessing a work item directly, e.g. opening https://openshift.io/openshiftio/Openshift_io/plan/detail/5

christianvogt commented 5 years ago

@ppitonak I was just commenting that the board title is still incorrect. I agree that a title including the summary of an issue similar to github would be more useful for when accessing an issue directly.