mattermost-community/focalboard

Tech Enhancement: Support Absolute Imports

Open

#3716 opened on Aug 22, 2022

View on GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Description

Summary

Support absolute imports over our current usage of relative imports i.e.

image

@asaadmahmood brought this up (thread linked below) w/ this supporting article: https://hackernoon.com/react-pro-tip-use-absolute-imports-for-better-readability-and-easy-refactoring-2ad5c7f2f957

How important this is to me and why

Importance: High/Medium/Low

Use cases: 1. 2. 3.

Additional context/similar features

Relevant (Staff-only) thread: https://community.mattermost.com/private-core/pl/sieq4acxgbrwxcfsf47h94hxor

Contributor guide