You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Kundan Kumar Jha (Jira)" <ji...@apache.org> on 2023/02/16 15:57:00 UTC

[jira] [Created] (RANGER-4095) [Ranger UI] [Ranger-React] On users/groups/roles page in settings - The page number can be decreased to zero and negative and can be increased beyond max pages available to show.

Kundan Kumar Jha created RANGER-4095:
----------------------------------------

             Summary: [Ranger UI] [Ranger-React] On users/groups/roles page in settings - The page number can be decreased to zero and negative and can be increased beyond max pages available to show.
                 Key: RANGER-4095
                 URL: https://issues.apache.org/jira/browse/RANGER-4095
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Kundan Kumar Jha


Behaviour in React UI:

In users/groups/roles page in settings - The page number can be decreased to zero and negative and can be increased beyond max pages available to show.

 

Behaviour in Backbone JS UI:

Not available

 

Expected Behaviour:

Although logically the result is not affected through this behaviour as for zero and negative page no. its showing page 1 and for page no greater than max available page its showing the data of max page only.

But from UI perspective we should at-least restrict the increase and decrease page no feature to min and max limit.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)