posit-dev / posit-dev/shinychat
Fully deprecate `shiny-user-message`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 28
- Avg merge
- 23h 44m
- Merged PRs (30d)
- 50
Description
#101 moves from <shiny-user-message> to <shiny-chat-message data-role="user"> but leaves support for shiny-user-message for backwards and external compat (e.g. https://github.com/posit-dev/shinychat/pull/101#issuecomment-3214674693).
After the dust settles, we should remove <shiny-user-message> entirely.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #101 and search the repository for shiny-user-message to locate the remaining compatibility support. Done means the old element is no longer supported, while the replacement <shiny-chat-message data-role="user"> remains the supported path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100