Overview:

The following wiki describes the existing problem/Issues with navigation plugin and different ways to fix it.

Problem statement:

To design the navigation plugin in such a way that, navigation buttons could be placed at any desired position with some configuration or event.

Background:

The navigate next and previous icons are getting overlapped with contents. Which is not a good user experience while consuming any content.

A general use case is when a user tries to consume any PDF content, the navigation button gets overlapped with the text.


Solution:

There are two ways to fix this issue. The first approach is to modify the navigation plugin itself.

In the second approach, we could change the appearance of navigation buttons specific to the plugins in which navigation icons overlap with the content.



Approach - 1 : [ By using navigation plugin from content-plugins ]

Pros:

Cons:

Diagram illustrating the First approach: 

Approach - 2 : [ Plugin specific modifications ]

Pros:

Cons:

Diagram illustrating the Second Approach :