Skip to content
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

Article page: make title not clickable #50

Conversation

vitaly-zdanevich
Copy link

What problem we solve with this pull request: this is a bad UX to have links to the current page - no value to click and wait to page reload. Also now black font color on article page shows that this is an article page, not main page (useful for full screen mode).

Maybe my code is wrong, maybe <i class="IsArticle"></i> is stupid and we need to pass args through Go template, please feel free to fix. I do not know how to add conditional rendering to

<h2 class="title"><a href="{{.Path}}">{{.Title}}</a></h2>

@google-cla google-cla bot added the cla: yes label May 10, 2021
@gopherbot
Copy link

This PR (HEAD: c681c76) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/blog/+/318269 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link

This PR is being closed because golang.org/cl/318269 has been abandoned.

Closing because the content of x/blog moved to x/website (see CL 324270). If this change still applies, it'd need to be re-sent it to x/website. Thanks.

@gopherbot gopherbot closed this Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants