Closed doctype-Melvin closed 1 year ago
As a developer I want to find only index.js files inside my component folders in order to have my codebase comply with naming conventions
index.js
As a user I want to see some sort of loading indicator in order to know that my changes or navigation are in process
The current format of ComponentName/ComponentName.js will be changed to ComponentName/index.js The isLoading state should be communicated clearly.
ComponentName/ComponentName.js
ComponentName/index.js
Size:
Value proposition
As a developer I want to find only
index.js
files inside my component folders in order to have my codebase comply with naming conventionsAs a user I want to see some sort of loading indicator in order to know that my changes or navigation are in process
Description
The current format of
ComponentName/ComponentName.js
will be changed toComponentName/index.js
The isLoading state should be communicated clearly.Acceptance criteria
Tasks
Size: