Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

fix: Incorrectly generated Next & Prev buttons according to weight #47

Open
JeremyTubongbanua opened this issue Jun 10, 2022 · 2 comments
Assignees
Labels
3 SP 3 Story Points - 1 Day Small Advanced This issue will take considerable knowledge/understanding of defined language bug Something isn't working Hacktoberfest P3 Priority 3 PR39 Jun 2022 Sprint Planning

Comments

@JeremyTubongbanua
Copy link
Member

Describe the bug

The weight: of each single page is as follows

@sign 200
Pricing / Costs 201
Encryption 202
Privacy 203
Polymorphism 204
Public and Private Keys 205
Self Encryption keys 206
CRAM 207
PKAM 208
Namespace 209
Synchronization 210
Notification 211

(See commit 399283b to view those weight changes)

The breadcrumb for @sign (weight 200) has a previous breadcrumb button that goes to "Setup dess on GCP (Google Cloud Platform)

To Reproduce
Open the @sign page on your machine

Expected behavior
Maybe either go to the root _index.md page (docs/reference/)
or remove the breadcrumb altogether.

Screenshots
image
image

@JeremyTubongbanua JeremyTubongbanua added the bug Something isn't working label Jun 10, 2022
@JeremyTubongbanua
Copy link
Member Author

FYI

Starting with weight: 1 and going to weight: 11, introduced more bugs with breadcrumbs where weight: 1 through weight: 3 showed unpredictable behavior.

@XavierChanth
Copy link
Member

Interesting, I will investigate next week, for now you can ignore these, and just use weights as intended for order.

@XavierChanth XavierChanth changed the title devsite 3 | incorrectly generated card/breadcrumb according to weight devsite 3 | incorrectly generated Next & Prev buttons according to weight Jun 10, 2022
@ksanty ksanty added PR39 Jun 2022 Sprint Planning 3 SP 3 Story Points - 1 Day Small labels Jun 17, 2022
@XavierChanth XavierChanth added the P3 Priority 3 label Jul 4, 2022
@XavierChanth XavierChanth changed the title devsite 3 | incorrectly generated Next & Prev buttons according to weight fix: Incorrectly generated Next & Prev buttons according to weight Aug 19, 2022
@XavierChanth XavierChanth mentioned this issue Aug 19, 2022
6 tasks
@XavierChanth XavierChanth added Hacktoberfest Advanced This issue will take considerable knowledge/understanding of defined language labels Oct 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 SP 3 Story Points - 1 Day Small Advanced This issue will take considerable knowledge/understanding of defined language bug Something isn't working Hacktoberfest P3 Priority 3 PR39 Jun 2022 Sprint Planning
Projects
None yet
Development

No branches or pull requests

3 participants