mattermost-community/focalboard

Tech Enhancement: Support Absolute Imports

Open

#3,716 opened on Aug 22, 2022

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

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

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