mirror of
https://github.com/binhnguyennus/awesome-scalability.git
synced 2026-01-14 23:23:24 +01:00
[PR #47] [CLOSED] Introduce collapsible sections #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/binhnguyennus/awesome-scalability/pull/47
Author: @asaleh
Created: 10/22/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
3321730Introduce collapsible sections📊 Changes
1 file changed (+555 additions, -459 deletions)
View changed files
📝
README.md(+555 -459)📄 Description
WHAT
Remove the table of contents and replace the long lists with a collapsible sections
WHY
The topic lists became long and tedious to navigate through. The topics are very wide that it's hard to be working with all of this at the same time, thus a better navigation would make it easier to spot and read.
NOTE
This is substantial change even though it doesn't looks like one. I believe it's adding more flexibility and enhancing the readability of the repo, but still loosing the long scroll bar somehow takes the shiny part out.
One more thing to consider all of forks out there will need to resolve conflicts if they added something locally before merging.
I like this new layout and will keep maintaining it every now and then in any case.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.