You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Brijesh Bhalala (Jira)" <ji...@apache.org> on 2023/03/30 07:35:00 UTC

[jira] [Commented] (RANGER-4095) [Ranger UI] [React JS] 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.

    [ https://issues.apache.org/jira/browse/RANGER-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706752#comment-17706752 ] 

Brijesh Bhalala commented on RANGER-4095:
-----------------------------------------

commited to [Apache master |https://github.com/apache/ranger/commit/f1704a85867269d49a78a95de3697f73fe566e59]

> [Ranger UI] [React JS] 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
>            Assignee: Brijesh Bhalala
>            Priority: Major
>              Labels: ranger-react
>         Attachments: 0001-RANGER-4095.patch, 0002-RANGER-4095.patch, Screenshot 2023-02-16 at 9.26.43 PM.png
>
>
> 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)