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

Make the name field in tasks optional #2905

Open
JanCizmar opened this issue Feb 11, 2025 · 2 comments
Open

Make the name field in tasks optional #2905

JanCizmar opened this issue Feb 11, 2025 · 2 comments
Assignees

Comments

@JanCizmar
Copy link
Contributor

When I am doing demos of the task feature, it feels unecesary to set the task name and I tend to rewrite what's already there, like language or the key count.

I have considered multiple options like

  • Prefiling the field with some default like "Translate 1200 keys to German" or "Task Languages order #1234", but we don't know the information before it's saved so it would be a hustle.
  • Making it optional - This would require us to come up with two versions of UI elements when the task name is there and when it is not there.

So I say the best way is to completely delete it from the UI and wait until some users require it with some reasoning.

Image

@ZuzanaOdstrcilova
Copy link
Collaborator

I'd rather have it optional. We can discuss the possibility of what to display in the UI without the "name" filled in. I think it's crucial for continuous translation to see different task names - like "new feature name" etc.

@JanCizmar
Copy link
Contributor Author

OK! Let's make it optional.

@JanCizmar JanCizmar changed the title Remove the name field from Task Make the name field in tasks optional Feb 17, 2025
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

No branches or pull requests

3 participants