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

Larger clickable area for posts on the home page. #895

Closed
cregx opened this issue Feb 19, 2023 · 2 comments
Closed

Larger clickable area for posts on the home page. #895

cregx opened this issue Feb 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@cregx
Copy link

cregx commented Feb 19, 2023

Is your feature request related to a problem? Please describe

Yes, I noticed that to open a single post (on the home page), you always have to click on the post's headline text. This is especially problematic with children because they prefer to click on the content of the post because the clickable area is simply larger.

Describe the solution you'd like

It should be possible to present a post also by clicking on the post preview area.

Describe alternatives you've considered

An alternative would be to be able to implement the required functionality with a separate (own) JavaScript without destroying the core structures in such a way that later updates/upgrades are only possible with great effort.

Additional context

It would be nice if this feature could be implemented.
But regardless of that, the theme is really great. Thanks for sharing. :-)

@cregx cregx added the enhancement New feature or request label Feb 19, 2023
@cotes2020
Copy link
Owner

Alright, I will improve this when I have time.

@cregx
Copy link
Author

cregx commented Feb 20, 2023

Thank you.

nabin-nath added a commit to nabin-nath/nabin-nath.github.io that referenced this issue Mar 29, 2023
* chore(deps): upgrade NPM packages

* chore: update code style config

* refactor(build): modularize JS code

- replace gulp with rollup
- remove JS output from repo

* chore(ci,tools): adapt to changes in JS builds

* chore: update configure-pages action (cotes2020#931)

* feat: change TOC plugin to `tocbot` (cotes2020#774)

* style: improve code style of SCSS & YAML

* fix: notch status bar doesn't match theme color (cotes2020#918)

Resolves cotes2020#918

* refactor: remove version number from self host config

* fix: some console snippets will be incompletely copied

Sample:

```console
echo $PATH
```

* style: fix scss lint issue

type: declaration-block-no-redundant-longhand-properties

* feat(ux): turn home page posts into clickable cards (cotes2020#895)

Resolves cotes2020#895

* chore: recover accidentally deleted LQIP style

* chore(tools): resume git checkout in initialization

* chore(tools): add JS dist to gem release

* docs: migrate upgrade details to the wiki

* chore(release): 5.6.0

* wip

* fix: mode-toggle leads to Disqus loading failure (cotes2020#945)

* search fix

* wip

---------

Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
Co-authored-by: Josh Johanning <joshjohanning@github.com>
Co-authored-by: Song-Zi Vong <v4vong@gmail.com>
HOKAGO-MEMORIES added a commit to HOKAGO-MEMORIES/hokago-memories.github.io that referenced this issue Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants