Skip to content

Proper QuickID support #11

Description

@Migushthe2nd

Currently, quickid installs are done by reusing the search input box and checking if the input starts with a T<hexid> and fetching a specific theme with that ID. That:

  • might interfere with regular searching
  • doesn't support the temporary remote installs R<...>
  • bypasses some of Themezer's API guards & helpers specifically for the quickId usage
  • hides the quickinstall feature somewhere in input box with multiple purposes

A preferred solution would be:
Have a new button or input specifically for the quickId and uses query lookupByQuickId: WiiuInstallThemeLookup.
This requires:

  • implementing the query
  • implementing switching on the different response types: WiiUBgm, WiiURemoteInstallTheme, WiiUSplash, WiiUTheme

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions