tauri-apps / tauri-apps/tauri-docs

[v1]: Empty `Bun` tabs on Selenium and WebdriverIO examples

Open Beginner friendly
#2,739 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
1.1k
Forks
887
Avg merge
2d 8h
Merged PRs (30d)
48

Description

Screenshot 2024-09-26 at 13 31 47 Screenshot 2024-09-26 at 13 31 52

This is because of an incorrect value for TabItem's:

https://github.com/tauri-apps/tauri-docs/blob/aa4eacdf81eb9f4e4994954293354b46ad571fc3/docs/guides/testing/webdriver/example/selenium.md?plain=1#L241

Need to change to bun

I can open a PR with a fix

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.

Research direction

Open docs/guides/testing/webdriver/example/selenium.md at the referenced TabItem around line 241 and inspect the corresponding Selenium and WebdriverIO examples. Change the incorrect value to bun; done when the Bun tabs no longer render empty in those examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.