Table page not loading if a column name is "actions"

Open Beginner friendly
#2,977 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
javascript
Domain
database, frontend

Research direction

Start in src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/columns/+page.svelte around lines 339-340 and reproduce the issue with a column named "actions". Trace why the page remains on the loading spinner, then verify that the table page loads normally with that column name.

Written by the indexing model from the issue text.

Description

👟 Reproduction steps
  1. Go to Console -> Databases -> Any table that has an "actions" column
  2. See error

Possible problem from this code.

👍 Expected behavior

It should load the page

👎 Actual Behavior

It gets stuck at loading spinner, nothing shown.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 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?
Dominant language
Svelte
Stars
394
Forks
259
Avg merge
5h 52m
Merged PRs (30d)
19

Contributor guide

Open the contributing guide

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.

More from appwrite/console

All issues in appwrite/console

Similar issues

More Databases issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.