θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@17ColinMiPerry
Copy link
Contributor

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #3772

What is in this change?

In ActiveWorkspaces, the nested tag was replaced with a button tag with onClick behavior to handle navigation. Client-side routing performance is maintained.
In SuggestedChatMessages,

tag was replaced with a

tag to prevent the div in p warning.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat
Copy link
Member

Added some more fixes in other workspace setting panels

@timothycarambat timothycarambat merged commit a1090ec into Mintplex-Labs:master May 6, 2025
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* fixed DOM nesting warnings

* ran yarn lint

* linting
fix more HTML nesting errors

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Nested Anchor Tag and div in p warnings

2 participants