-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π Reproduction steps
- Go to Project Dashboard -> Sites β Create Site β Connect a repository
- Look at the right sidebar section "Missing a repository?"
- Click the "Docs" button
The button hashref="#"
which creates a broken/empty link that doesn't navigate anywhere

π Expected behavior
Should navigate to relevant documentation about configuring GitHub App permissions to resolve missing repositories
π Actual Behavior
The button has href="#" which creates a broken/empty link that doesn't navigate anywhere. The URL becomes something like: https://cloud.appwrite.io/console/project-fra-projectId/sites/create-site/repositories#
π² Appwrite version
Appwrite Cloud
π» Operating system
MacOS
π§± Your Environment
This is a Console UI frontend issue that affects all users accessing the Appwrite Console web interface.
- Console Version: Latest (current main branch)
- Issue Location: Project Dashboard β Create Site β Connect Repository β "Missing a repository?" sidebar -> Docs Button
- File: https://github.com/appwrite/console/blob/main/src/routes/(console)/project-[region]-[project]/sites/create-site/repositories/+page.svelte#L69
- Browser: All browsers affected
- Originally reported in π Bug Report: Docs button in create sites does not workΒ appwrite#10402
π Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working