Uh oh!
There was an error while loading. Please reload this page.
persist data source branch in localStorage - #89
Merged
Conversation
Deploying with |
| Latest commit: | d24f73b |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7b7462ae.topology.pages.dev |
| Branch Preview URL: | https://jcd-store-branch.topology.pages.dev |
jamesdabbs
commented
Dec 9, 2023
MemberAuthor
It's easy enough to add basic support for a |
StevenClontz
commented
Dec 9, 2023
Member
Is it possible to remember intent here? If you follow a query string to a branch, it's forgotten on the next visit without a query string, but if you choose via dev to change branches it persists? |
jamesdabbsforce-pushed
the
jcd/store-branch
branch
from
December 9, 2023 04:08
5ddcf8f to
4bd4a10Comparejamesdabbs
marked this pull request as ready for review
December 9, 2023 04:08
MemberAuthor
which appears to have been introduced through random dependency drift, not any changes here :/
jamesdabbsforce-pushed
the
jcd/store-branch
branch
from
December 9, 2023 04:53
0e7d05a to
4eb5f83Comparejamesdabbsforce-pushed
the
jcd/store-branch
branch
from
December 9, 2023 04:57
4eb5f83 to
d24f73bComparejamesdabbs added a commit
that referenced
this pull request
Dec 13, 2023
* format {S#|P#} display (#80)
to include a description of the trait value
* persist data source branch in localStorage (#89)
* persist data source branch in localStorage
* fix compile build failure
which appears to have been introduced through random dependency
drift, not any changes here :/
* cache cypress binary in CI
to fix https://github.com/pi-base/web/actions/runs/7149095438/job/19470902100?pr=89
* fix trait#show page reactivity (#94)
per report [here](https://github.com/orgs/pi-base/discussions/464#discussioncomment-7560692)
* truncate previews at first line break (#96)
* fix filter reactivity (#97)
fixes#77
* add related trait filter url param
* typeset internal links (#99)
* misc. minor style tweaks (#100)
- adjust icon styling
- fix spacing around ,s in alias lists
- correct table header style
* use action verbs in robot toggle (#103)
* Update homepage to promote code4math (#93)
* Update homepage to promote code4math
* typo, formatting
* formatting
* lint
* redirect to normalized ids
---------
Co-authored-by: Steven Clontz <steven.clontz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing Notes