Skip to content

Fix: remove dots from expanded images#1368

Closed
diyasikka222 wants to merge 2 commits intoapache:mainfrom
diyasikka222:fix-issue-222
Closed

Fix: remove dots from expanded images#1368
diyasikka222 wants to merge 2 commits intoapache:mainfrom
diyasikka222:fix-issue-222

Conversation

@diyasikka222
Copy link
Copy Markdown

This PR removes the dots displayed under expanded images.

The dots were rendered via Bootstrap carousel indicators. The fix is implemented as a project-level SCSS override in the Docsy theme, without modifying Docsy core styles.

Only the Docsy submodule pointer is updated.

Fixes #222

Copy link
Copy Markdown
Contributor

@shahar1 shahar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to use only official releases, and the pointer that you suggested does not seem to be one, unfortunately. If the latest version fixes it and it doesn't break anything else - then we could proceed from there.

@diyasikka222
Copy link
Copy Markdown
Author

diyasikka222 commented Jan 4, 2026 via email

@diyasikka222
Copy link
Copy Markdown
Author

I’ve updated the Docsy submodule to point to the latest official release (v0.13.0).

Please let me know if this resolves the issue correctly or if any further changes are needed.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Jan 7, 2026

I’ve updated the Docsy submodule to point to the latest official release (v0.13.0).

Please let me know if this resolves the issue correctly or if any further changes are needed.

Hmm. build failed.

@choo121600
Copy link
Copy Markdown
Member

choo121600 commented Jan 11, 2026

I checked this on my side, and it appears that the dot is actually part of the image itself 😅

https://github.com/apache/airflow-site/blob/main/landing-pages/site/static/images/feature-image.png

@potiuk potiuk closed this Jan 16, 2026
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Jan 16, 2026

Solved differently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove 4 dots at the bottom of website link's expanded image

4 participants