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

De-13:direct navigate in single resolution #1316

Closed
wants to merge 10 commits into from

Conversation

bilalesi
Copy link
Contributor

@bilalesi bilalesi commented Jul 7, 2023

Fixes #DE-13

Description

As a user I want to navigate to a resource immediately if it's possible

The links in the resources editor has different ways to be resolved

  1. The Link can be resolved by the resolver of the project:
    • The user should be redirected to the resource immediately without showing the popover (less clicks).
  2. If the project resolver can not resolve the link then we use the search API to locate the resource
    • if there is multiple resources then a popover should be showed.
    • if there is only one result, the user should be redirected to the resource immediately without showing the popover.

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

@bilalesi bilalesi requested a review from Dinika July 7, 2023 07:20
@bilalesi bilalesi self-assigned this Jul 7, 2023
@bilalesi bilalesi closed this Jul 11, 2023
@bilalesi bilalesi deleted the de-13/direct-navigate-in-single-resolution branch July 11, 2023 10:16
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

Successfully merging this pull request may close these issues.

1 participant