The Wayback Machine - https://web.archive.org/web/20210816111350/https://github.com/go-gitea/gitea/issues/14824
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

kanban: feature request: "new issue" button in kanban view #14824

Open
1 of 6 tasks
sebthom opened this issue Feb 27, 2021 · 3 comments
Open
1 of 6 tasks

kanban: feature request: "new issue" button in kanban view #14824

sebthom opened this issue Feb 27, 2021 · 3 comments

Comments

@sebthom
Copy link
Task lists! Give feedback

@sebthom sebthom commented Feb 27, 2021

  • Gitea version (or commit ref): 1.13.2 built with GNU Make 4.3, go1.15.7 : bindata, timetzdata, sqlite, sqlite_unlock_notify
  • Git version: 2.26.2
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist:

Description

Please add a button "New issue" in the kanban view, e.g. next to "New Project board" that creates a new issue that is automatically assigned to the kanban view's project.

Alternatively a [+] button or similar could be added to each column which then creates an issue for the current project in the given column.

Screenshots

image

@szatyinadam
Copy link
Contributor

@szatyinadam szatyinadam commented Mar 24, 2021

What is the preferred place for this button?
I did a quick modification to see the upper one:
Screenshot 2021-03-24 at 17 21 11
I think the colour should be not the same as the New Project board button.

The second option to put it on each column, but how common is to create an issue with in progress or done status, instead of the beginning of the process/backlog? GitLab allows to create issue in each state/column.

My other question is about the way to pass project name to the new issue form. Is it possible only with GET parameters or do we have other solution for this?

@sebthom
Copy link
Author

@sebthom sebthom commented Mar 28, 2021

@szatyinadam Maybe the New Project board button can be replaced with New Issue and a new [+] button is added to the most right column that adds a new column. This way the New Issue is located at the same place in the same color where it also is located in the regular issue list view.

image

@szatyinadam
Copy link
Contributor

@szatyinadam szatyinadam commented Apr 1, 2021

OK, I like your suggestions. Can some project maintainer accept this design?

@delvh delvh mentioned this issue Apr 17, 2021
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants