lapce / lapce/lapce.github.io

If there is no build for the user's architecture, then tell them this

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
14
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Currently the code for displaying the link does not check if the user's architecture matches the available download link. (ex: aarch64 will show x86-64 download link)
It would be good to support more architectures, but also good to provide a message explaining that we don't have a prebuilt version for their architecture. Then supply all the links for the architectures, along with a link to the build guide so that they can easily build locally.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the code that displays the download link and inspect how the user's architecture is matched to available builds. Update the download area to avoid offering an incompatible build, list links for all available architectures, show a message for unsupported architectures, and include the build guide link.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.