Skip to content

Comments

fix search and search pagination#28

Open
Nick-Triller wants to merge 1 commit intoimwilsonxu:masterfrom
Nick-Triller:master
Open

fix search and search pagination#28
Nick-Triller wants to merge 1 commit intoimwilsonxu:masterfrom
Nick-Triller:master

Conversation

@Nick-Triller
Copy link

Search fix:

CRITICAL: Replaced "name=user.name" with "user_id=user.id" in fbone/templates/macros/_ misc.html, macro "render_user_table"

Pagination fix:

  1. Users per page changed from 1 to 20.
  2. Removed "#" Collumn in render_user_table.
  3. Created macro to paginate search results (render_pagination_search).
    A lot of redundant code (render_pagination). This should be improved in the future.

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.

1 participant