Skip to content

feat: issue filter views #418

Merged
pablohashescobar merged 11 commits intodevelopfrom
feat/views
Mar 15, 2023
Merged

feat: issue filter views #418
pablohashescobar merged 11 commits intodevelopfrom
feat/views

Conversation

@pablohashescobar
Copy link
Copy Markdown
Member

feat: issue filter views

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated
plane ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2023 at 7:44AM (UTC)
plane-dev ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2023 at 7:44AM (UTC)
plane-staging ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2023 at 7:44AM (UTC)

@pablohashescobar pablohashescobar merged commit b6ee197 into develop Mar 15, 2023
@pablohashescobar pablohashescobar deleted the feat/views branch March 15, 2023 17:56
TentacioPro added a commit to TentacioPro/plane that referenced this pull request Dec 28, 2025
- Add /live/ location block in edge.conf for WebSocket collaboration
- Configure proper WebSocket headers (Upgrade, Connection)
- Add TROUBLESHOOTING.md with detailed solutions for:
  - React hydration errors (makeplane#418, makeplane#423)
  - WebSocket connection failures
  - Profile picture rendering issues
  - API 404 errors
  - Performance and browser-specific issues
- Document that React errors are cosmetic in production builds
- Include debugging commands and monitoring recommendations
codecsrayo pushed a commit to codecsrayo/plane that referenced this pull request Apr 7, 2026
…variant

- React error makeplane#418/makeplane#423: navigate() was called during render which causes
  SSR/CSR hydration mismatch. Moved both redirect cases (unknown provider,
  integration not installed) into useEffect so they run after mount only.
- Button variant 'danger' does not exist in @plane/propel — changed to
  'error-fill' (valid variants: error-fill, error-outline, primary, etc.)
  The invalid variant was crashing the MobX observer reaction on load.
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.

2 participants