Skip to content

🙋🙋🙋Survey: location to show the webview #315

Open
@jdneo

Description

@jdneo

Today, the extension has three kinds of webviews which are: Preview, Top Voted Solution & Result. Each of them has its own logic to show in some certain places:

  • Preview: Determined by the setting leetcode.enableSideMode
  • Solution: Get the location of Preview page. If there's no opened Preview page, it will show in the Column One
  • Result: Always in Column Two

Here are some proposals for improvement:

  • Just use current implementation without any change
  • Always show in Column One
  • Always show in Column Two
  • Always fetch the setting leetcode.enableSideMode before showing for all the three webviews
  • Each webview has its own setting to determine the location

Please let us know which one you are preferred. You can directly add the 👍 in the following choices.

Thank you for your patience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions