aashnajena opened a new pull request #319: Fix redirecting to anchor tags
URL: https://github.com/apache/camel-website/pull/319
 
 
   If we redirect to URLs with anchor tags, the upper portion gets hidden 
behind the header nav-bar.
   Example, try redirecting from 
https://camel.apache.org/blog/GSoC-2020-announced/ to one of the camel-projects 
https://camel.apache.org/projects/#apache-camel-k or 
https://camel.apache.org/projects/#apache-camel-extensions-for-quarkus. The 
heading is not visible.
   
   As far as my understanding goes, the fragment-jumper file aims at doing this 
task only. I'm not completely sure about what else the code in the file does, 
so I haven't deleted it, but the code snippet I have added will take care of 
all anchor redirections. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to