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

Card details pop out / panel - Don't show on card single click #2445

Closed
bsherwoodofdaptiv opened this issue Oct 13, 2020 · 9 comments
Closed

Comments

@bsherwoodofdaptiv
Copy link

bsherwoodofdaptiv commented Oct 13, 2020

FEATURE request

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
When clicking on a card, the card details panel automatically opens. I may just be trying to edit the card's title or move it somewhere else but have not started a DRAG action.

Oddly, the meatballs (ellipsis) menu has a "Card details" selection that does not work to open the pop out panel, but does work to close it again.

Describe the solution you'd like
I would love it if the details panel did not pop out automatically. Two solutions could be: Double click on the card to get the details panel. Or perhaps a icon (same gear icon in meatball menu?) on the card that opened the panel and reducing opening a menu to get at an option not related to the other menu actions

Describe alternatives you've considered
No other alternatives have been considered. (outside of going back to Trello... seriously who wants to do that?)

Additional context
Add any other context or screenshots about the feature request here.

@juliusknorr
Copy link
Member

I'm not sure if I get the issue correctly. Clicking on the title should not trigger the sidebar and dragging shouldn't as well. If they do that seems to be a bug but I cannot reproduce that.

Other than that double click is not really an option imo since it is not really discoverable and a very uncommon pattern in web apps. I also don't see the need for another icon. With 1.1.2 we have a different cursor on the card depending if you hover the title or main card body so that indicates which action will be taken.

@hansimausisteffiwurstbrot

I think it appeared in our case with the last Update (to 1.1.2).

@juliusknorr
Copy link
Member

Any errors in the javascript console when the first click doesn't work?

@bsherwoodofdaptiv
Copy link
Author

It would appear that I have failed to communicate the 'feature request' correctly.

I do not want to see the 'details' card by default if I click on a card. I do not assign cards, since I am the only user. I do not add tags to my cards. I don't set due dates on my cards. All of those are great features when just the card title isn't enough. But not everyone needs those features. Ideally there should be either a toggleable persistent setting that lets you turn it off, or be something that you trigger the opening of with some sort of action (double click, icon, etc).

So, the panel does open. I do not want it to open. On a narrow screen or window, it takes up too much space. So, this is a 'feature request'.

(my new annoyance is the 'up coming cards' page opening when I go into DECK via the menu bar icon, instead of it persisting where I was last time. It is dependent on spending time putting dates on all of the cards, which I don't do. But that is a different feature request.)

@grossherr
Copy link

I can confirm clicking »Card details« works for closing, but not for opening the panel.

Deck 1,2
Nextcloud 20.0.1

2020-11-17_18-08
2020-11-17_18-09

@Dopeelf
Copy link

Dopeelf commented Apr 16, 2021

I would also like a setting so that the details sidebar doesn't pop out when you click on a card or move it. I have the same use case as the original poster.

Found a work-around. Toggled setting for "Use bigger card view" and then I am using UBlock origin to block the modal part of the script. If I need access to the details I can click the icon for it on top right.

01 Before dragging
02 After dragging

@alexanderdd
Copy link

related: #1794

I think that the current situation (one click to open sidebar) is fine, but it should be easier to close the sidebar, like in the linked post. I think doubleclick is unituitive.

@bsherwoodofdaptiv
Copy link
Author

I'll agree with @alexanderdd - Single clicking in any blank space should close the details box again. In doing so I am signaling intent to not interact with the pop-out / fly-out any more.

@Dopeelf makes an interesting workaround. Having to block undesired actions is less than ideal, but if the only way to stop the dike from leaking is to put your finger in it, well....

This would make this the second element in a NextCloud application I would be having to override in the browser. Not something I really want to do. But, definitely an option. Great point @Dopeelf

@juliusknorr
Copy link
Member

This should be fixed by #3916

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants