-
Notifications
You must be signed in to change notification settings - Fork 11
Update the Features topic buttons for better clarity #508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: TDE_REL_17_STABLE
Are you sure you want to change the base?
Conversation
To be honest, I see little value in those cards. They are at the very bottom and visually highlight related topics and not the main page contents. AFAU, the whole point of cards is to catch users' attention at the most important stuff. Now it looks as if related topics are more important that what you have on the Features page |
@nastena1606 I can see that now yeah, great feedback and actually, cards would be much more useful in, for example, overview intro where we can point the user to the subtopics of that chapter. I will modify this PR to add a button link to the next chapter, Overview, at the bottom of it. Thank you! |
@nastena1606 PR updated, please take a look whenever possible, thank you! |
[Learn more about TDE and pg_tde :material-arrow-right:](index/about-tde.md){.md-button} [Get started with installation :material-arrow-right:](install.md){.md-button} | ||
## Next steps | ||
|
||
Learn more about how `pg_tde` implements Transparent Data Encryption: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had the same issue with the pg_tde Docker page. The link says Overview of TDE and
pg_tde, but the page that opens is
About Transparent Data Encryption`. That's confusing. The user may not understand why they are on this page. If I click on Overview, I should open an Overview topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True, why not name the link by the page title?:)
No description provided.