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

Selecting an item from calendar layout opens item instead #6851

Closed
AbraamNader opened this issue Jul 16, 2021 · 0 comments · Fixed by #7018
Closed

Selecting an item from calendar layout opens item instead #6851

AbraamNader opened this issue Jul 16, 2021 · 0 comments · Fixed by #7018
Assignees
Labels
Milestone

Comments

@AbraamNader
Copy link

Describe the Bug

Selecting an item from calendar layout opens the item instead of selecting it
image

To Reproduce

  1. Create collection (A) with date field, add an item to it.
  2. Set the layout for the collection to be calendar.
  3. Create a M2M related collection (B).
  4. Create/Edit an item from collection (B) by trying to add an existing item from collection (A).

Expected:

  • Selected calendar item should be added to collection (B).

Unexpected:

  • Calendar items links to collection (A), when selecting it the user is redirected to collection (A)'s item edit view.

Workaround:

  • Go to collection (A) and select from item (B) from the table layout.

What version of Directus are you using?

v9.0.0-rc.83

What version of Node.js are you using?

14.17.3

What database are you using?

Postgres 13

What browser are you using?

Edge 91

What operating system are you using?

Windows 10

How are you deploying Directus?

EC2: Ubuntu

@rijkvanzanten rijkvanzanten self-assigned this Jul 27, 2021
@rijkvanzanten rijkvanzanten added this to the v9.0.0-rc.87 milestone Jul 27, 2021
rijkvanzanten added a commit that referenced this issue Jul 27, 2021
rijkvanzanten added a commit that referenced this issue Jul 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants