Skip to content

fix: migrate typing state to Pinia#18297

Merged
Antreesy merged 1 commit into
mainfrom
feat/extract-typing-to-pinia
Jun 19, 2026
Merged

fix: migrate typing state to Pinia#18297
Antreesy merged 1 commit into
mainfrom
feat/extract-typing-to-pinia

Conversation

@Antreesy

Copy link
Copy Markdown
Contributor

☑️ Resolves

  • Migrate typing state from Vuex store to Pinia
  • Standalone part, to offload and ease future migrations from vuex

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

No changes

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Integrations with Files sidebar and other apps
    • Not risky to browser differences / client
  • 🖌️ Design was reviewed, approved or inspired by the design team
  • ⛑️ Tests are included or not possible
  • 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required

@Antreesy Antreesy added this to the ⛅ Next Major (35) milestone Jun 11, 2026
@Antreesy
Antreesy requested a review from DorraJaouad June 11, 2026 16:12
@Antreesy Antreesy self-assigned this Jun 11, 2026
@DorraJaouad

Copy link
Copy Markdown
Contributor

why in chat extras? I would expect it is related to participant entity hence a specific store for it

@Antreesy

Copy link
Copy Markdown
Contributor Author

Maybe you're right, it doesn't belong to chat extras..

@Antreesy
Antreesy force-pushed the feat/extract-typing-to-pinia branch from 7a80b0d to 06ce331 Compare June 12, 2026 09:41
@Antreesy

Copy link
Copy Markdown
Contributor Author

Moved participantsListTyping to component, to avoid including Vuex store into new Pinia store

@Antreesy
Antreesy requested a review from DorraJaouad June 15, 2026 10:11
AI-Assisted-By: claude-sonnet-4-6 <noreply@anthropic.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy
Antreesy force-pushed the feat/extract-typing-to-pinia branch from 71e26e7 to eb88347 Compare June 19, 2026 09:17
@github-actions github-actions Bot added the AI assisted This PR contains AI-assisted commits label Jun 19, 2026
@Antreesy
Antreesy merged commit cd2302a into main Jun 19, 2026
54 checks passed
@Antreesy
Antreesy deleted the feat/extract-typing-to-pinia branch June 19, 2026 09:50
@Antreesy Antreesy mentioned this pull request Jul 9, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI assisted This PR contains AI-assisted commits feature: frontend 🖌️ "Web UI" client technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants