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

Feature idea: Show card ID in bigger view #6553

Open
Jelmerovereem opened this issue Nov 29, 2024 · 7 comments
Open

Feature idea: Show card ID in bigger view #6553

Jelmerovereem opened this issue Nov 29, 2024 · 7 comments

Comments

@Jelmerovereem
Copy link

Jelmerovereem commented Nov 29, 2024

Is your feature request related to a problem? Please describe.
I use card IDs in my git branches ex. issue#10-add-button. But when I open the bigger card view I don't see the ID anymore, so then I have to close the card to see the ID again.

Describe the solution you'd like
I would like a setting that I can toggle to show the card ID in the bigger view, or also in the sidebar view.

Describe alternatives you've considered
I could use the sidebar view to also see the ID in the main view, but I like the bigger view.

Additional context
Here an example of how it could look like:
Image

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.
@Jelmerovereem Jelmerovereem changed the title Show card ID in bigger view Feature idea: Show card ID in bigger view Nov 29, 2024
@Jelmerovereem
Copy link
Author

I've read a possible duplicate #2906, I still think this could be a nice addition. It doesn't have to be an extra setting, maybe it can be under the same setting 'show card ID badge'.

@grnd-alt
Copy link
Member

grnd-alt commented Dec 2, 2024

Hello Thanks, for your feature request.
I think it's a valid request, and I would like to see it implemented. Would you be interested (and have enough time), to come up with a contribution? We'd greatly appreciate it, and of course help you through the process if there are any difficulties.

@Jelmerovereem
Copy link
Author

Yes, I would love to implement this and contribute.

What is your preference regarding the settings? A new setting just for this or add this feature under the existing 'show card ID badge' settings?

@juliusknorr
Copy link
Member

This sounds like something worth to discuss with @nextcloud/designers

@marcoambrosini
Copy link
Member

Thanks for your contribution @Jelmerovereem :)
I think we should bind this with the "show card id badge" setting.
And maybe we can rename the setting to "show card id"?

@Jelmerovereem
Copy link
Author

Jelmerovereem commented Dec 5, 2024

I think we should bind this with the "show card id badge" setting.
And maybe we can rename the setting to "show card id"?

I agree. I will start working on this update.
2 questions:

  • The card title is being rendered by NcAppSidebar in CardSideBar.vue, so it's not that easy to add a greyish card ID after the title as I suggested in my 'design'. Does anyone have a suggestion on where to put the card ID in the card?
  • What is the rule on renaming interface labels regarding translations? Should I try to update all the translations myself?

@juliusknorr
Copy link
Member

The card title is being rendered by NcAppSidebar in CardSideBar.vue, so it's not that easy to add a greyish card ID after the title as I suggested in my 'design'. Does anyone have a suggestion on where to put the card ID in the card?

Maybe we can just put it in the subline as well next to the created and modified date?

What is the rule on renaming interface labels regarding translations? Should I try to update all the translations myself?

It is enough to just change the code part. Once the change is merged the new string will be fetched and added to transifex where the translators will pick it up.

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

4 participants