bigskysoftware / bigskysoftware/_hyperscript
[Feature request] Updating / removing query params from the url
- 主要言語
- JavaScript
- スター
- 3.8k
- フォーク
- 172
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi there,
Again - I want to express my ❤️ for `_hyperscript`!
One thing I'm struggling with is removing a query parameter from the url. I tried lots of things but this is what I ended up with:
```html
```
My journey started as follows:
```html
```
I just want to update the url and not navigate so according to the docs it should be possible by prepending it with a hash. However, this does not appear to be working with variables.
But how cool 😎 would the following be:
```html
```
I tried a lot of the combinations above but none worked so I assume this is not implemented.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、文書化されている `go to url` の動作、特に変数ベースの URL を追跡し、Issue の `window.history.pushState` の例と比較します。ナビゲーションなしでクエリパラメーターを更新または削除するためのサポートされた方法を定義し、要求されている `view` の削除も含めます。また、その動作が文書化され、例またはテストでカバーされていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend, web-dev
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100