Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pagination & i18n #59

Closed
fee-pg opened this issue Mar 18, 2019 · 7 comments
Closed

pagination & i18n #59

fee-pg opened this issue Mar 18, 2019 · 7 comments
Labels
duplicate This issue or pull request already exists

Comments

@fee-pg
Copy link

fee-pg commented Mar 18, 2019

Version

1.1.1

OS/Browsers version

Windows 10 - Chrome 73

Vue version

2.5.17

Questions

  1. pagination: When using pagination, suppose there are 25 pieces of data, set 20/page, all data is displayed on the first page, and when the second page is clicked, there are also 25 pieces. See the document and online example page without seeing relevant explanations and solutions.
  2. i18n: How to internationalize the operation buttons for search form and table.
    reproduce

What is Expected?

Maybe provide solutions and demo.

@fee-pg fee-pg changed the title 分页及国际化 分页器相关 Mar 18, 2019
@fee-pg fee-pg changed the title 分页器相关 pagination & i18n Mar 18, 2019
@2nthony
Copy link
Member

2nthony commented Mar 19, 2019

Hi
I feel sorry 'cuz current version doesn't support i18n.
And about i18n, we actually in considering. You can see the progress in Projects.

@fee-pg
Copy link
Author

fee-pg commented Mar 19, 2019

Hi
I feel sorry 'cuz current version doesn't support i18n.
And about i18n, we actually in considering. You can see the progress in Projects.

ok, looking forward to your good news and question 1's answer?

@2nthony
Copy link
Member

2nthony commented Mar 20, 2019

🤔Is your API support Query String Parameters?

@levy9527
Copy link
Contributor

levy9527 commented Mar 20, 2019

well, we supposed api look like this:

GET /api/v1/users?page=1&size=10

page=1 means the first page, and page=2 means the second page.

check your api's format

@fee-pg
Copy link
Author

fee-pg commented Mar 21, 2019

@evillt @levy9527
thanks, i misunderstood it before and i figure it out now.

@2nthony
Copy link
Member

2nthony commented Mar 21, 2019

That's OK, we'd love to help you out.💃

@levy9527 levy9527 added the duplicate This issue or pull request already exists label Apr 23, 2019
@levy9527
Copy link
Contributor

levy9527 commented Apr 23, 2019

this issue close because of duplication #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants