Skip to content

Sync dev from main#107

Merged
Sulstice merged 4 commits intodevfrom
main
Apr 13, 2026
Merged

Sync dev from main#107
Sulstice merged 4 commits intodevfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated PR to keep dev up to date with main. Triggered by a merge to main.

github-actions bot and others added 2 commits April 9, 2026 19:12
EditableText with type="url" was using the bare ID as href, causing the
browser to resolve it as a relative path (e.g. /0000-0002-0829-4790→ 404).
Added an optional `href` prop to EditableText so callers can supply the
full URL independently from the display value, and passed the correct full
URLs for ORCID (https://orcid.org/<id>) and Google Scholar
(https://scholar.google.com/citations?user=<id>).

Fixes #89

Co-authored-by: Satrajit Ghosh <satra@users.noreply.github.com>
Merge pull request #104 from brain-bbqs/main
@github-actions github-actions bot added the sync Automated sync between branches label Apr 10, 2026
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

fix: correct ORCID and Google Scholar links in edit mode
@Sulstice Sulstice merged commit bca0a97 into dev Apr 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sync Automated sync between branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants