Open okaybeydanol opened 2 months ago
Is there any improvement in this regard?
@okaybeydanol not yet. As you can see we're facing many feature requests and we're proceeding with them once we have time to work on it. If you want to speed up the process it helps us if you suggest you own solution by providing a PR. Otherweise it will require more time until we'll find capacity to take care of your request.
@PKief Thanks so much for all your efforts — I really appreciate the work you're doing.Whenever you find the time to get to it is perfectly fine, no rush at all. Just wanted to share my thoughts to hopefully make things a bit easier when the time comes. Thanks again your efforts!
Icon Type
Folder names
slices
File names
No response
Graphic ideas
A small "layered stack" icon (representing slices of state). Explanation: This is the most intuitive and clear option. The "layered stack" directly represents slices of state, making it highly relevant for the slices folder. It visually conveys the concept of different layers (state slices) stacked together.
A simple "stacked rectangles" or "document stack" to indicate multiple state slices. Explanation: This is a great alternative to the layered stack. The stacked rectangles or document stack represent multiple pieces (state slices) in an organized manner, which makes sense for how the slices folder is structured.
A few connected files or documents, symbolizing the interconnected state slices. Explanation: This option emphasizes the interconnection between state slices. It’s a good choice because slices in Redux Toolkit are related, and this symbol can visually convey that connection.
A pie chart with segments, symbolizing individual slices of state. Explanation: A pie chart with segments can effectively represent individual slices of state, though it’s a bit more abstract than the previous options. It’s still a good visual metaphor, as each segment can represent a separate state slice.
Building blocks stacked together, representing different slices of state as modular parts. Explanation: This icon symbolizes modularity and structure, which is a key concept of the slices folder. While it's a strong option, it’s slightly less direct than the layered stack or stacked rectangles in conveying the idea of "state slices."
A tree branch or network structure, indicating the interconnection between different state slices. Explanation: This could work to symbolize interconnectedness, but it’s a bit more abstract and less straightforward compared to the other options. It may not immediately communicate the idea of "slices" as well as the others.
The most logical choices are the first two options, but to be safe, I've provided all 6 possible choices. The final decision is up to the person implementing it. Thank you in advance for your efforts!
Additional context
No response
Code of Conduct