mattermost-community/focalboard

Webapp Linter Fixes - Investigate/Cleanup ToDos

Offen

#1.347 geöffnet am 28.09.2021

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (2.542 Forks)user submission
HacktoberfestHelp Wanted

Repository-Metriken

Stars
 (26.187 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

There are several files with ToDos left in the code. These need to be investigated, fixed and removed. * Run npx eslint --ext .tsx,.ts . in the webapp folder to see them

If small enough and easy enough to understand and fix. They can be fixed as part of this ticket. However, if after investigating the issue is large and/or complicated, a separate ticket should be created and this ticket can be closed by referencing the new ticket and removing the TODO from code.

This ticket includes the investigation of the following files. /webapp/src/components/centerPanel.tsx /webapp/src/components/content/contentElement.tsx /webapp/src/components/sidebar/sidebarUserMenu.tsx

Contributor Guide