Skip to content

[Feature] Show edit solution when clicking the suggested edit locations #1

Description

@chenyan1999

Is your feature request related to a problem? Please describe.

Currently, users check recommendations in 2 steps:

  1. Click 1 location at the left sidebar of recommended locations;
  2. Click the generation button / shortcut key to request for edit solution on a given location.
    However, when users are only shown the suggested location, without a corresponding edit solution, they are uncertain whether the suggested location is what they want.

Describe the solution you'd like

  • Remove the generation button/generation shortcut key for requesting an edit solution;
  • When a user clicks one of the recommended edit locations, not only does the editor jump to that location but also sends a request to the backend generator, so that they can see the suggested edit solutions in real-time.

Additional context

Moment 1: User click recommended location:

Image

Moment 2: Editor jump to that location, meanwhile showing the suggested edit solution:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions