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

Easy way to open item without Label column #2166

Closed
karmux opened this issue Dec 29, 2019 · 3 comments
Closed

Easy way to open item without Label column #2166

karmux opened this issue Dec 29, 2019 · 3 comments

Comments

@karmux
Copy link

karmux commented Dec 29, 2019

Feature request

Is your feature request related to a problem? Please describe.

When you hide Label column then it's not possible to open a document from the list anymore since Label is the only clickable column. Workarounds include manually editing URL in the browser or copying link from the three dots (...) menu and pasting it to the URL in the browser.

Describe the solution you'd like

Add a new menu option Open under the three dots (...) menu of the list item. As a result there will be three options in that menu in the following order: Open, Copy Link and Delete.

Describe alternatives you've considered

  • entire row is clickable (configurable)
  • there's a small clickable icon between checkbox and first column on each row that opens that document in the detailed view (configurable)

Additional context

n/a

@ayush-goyal
Copy link

How do you configure Keystone so the entire row is clickable? Also, is there a way to hide the label column?

@gautamsi
Copy link
Member

fork admin ui and use it in your package or monorepo

singhArmani added a commit that referenced this issue Aug 10, 2020
In the list page of admin UI, the `Label` column was used to open up the
detailed view of a single item. Thus, hiding the `Label` column was preventing the user to navigate
to detailed view.

To Fix this, we are setting the `linkField` to the path of first field
item.

Closes #2166
singhArmani added a commit that referenced this issue Aug 10, 2020
In the list page of admin UI, the `Label` column was used to open up the
detailed view of a single item. Thus, hiding the `Label` column was preventing the user to navigate
to detailed view.

To Fix this, we are setting the `linkField` to the path of first field
item.

Closes #2166
singhArmani added a commit that referenced this issue Aug 11, 2020
In the list page of admin UI, the `Label` column was used to open up the
detailed view of a single item. Thus, hiding the `Label` column was preventing the user to navigate
to detailed view.

To Fix this, we are setting the `linkField` to the path of first field
item.

Closes #2166
@bladey
Copy link
Contributor

bladey commented Apr 8, 2021

Keystone 5 has officially moved into active maintenance mode as we push towards the next major new version Keystone Next, you can find out more information about this transition here.

In an effort to sustain the project going forward, we're cleaning up and closing old issues such as this one. If you feel this issue is still relevant for Keystone Next, please let us know.

@bladey bladey closed this as completed Apr 8, 2021
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

Successfully merging a pull request may close this issue.

5 participants