Skip to content

Add "Go to page" navigation to FireWorks web GUI pagination#572

Merged
computron merged 1 commit intomaterialsproject:mainfrom
hrushikesh-s:webgui-go-to-page-pagination
Mar 27, 2026
Merged

Add "Go to page" navigation to FireWorks web GUI pagination#572
computron merged 1 commit intomaterialsproject:mainfrom
hrushikesh-s:webgui-go-to-page-pagination

Conversation

@hrushikesh-s
Copy link
Copy Markdown
Contributor

Add direct page navigation input to FireWorks web GUI for "Workflows" and "Fireworks" views

Summary

Major changes:

  • feature 1: Added a "Go to page" input box to the pagination section in wf_state.html (Workflows view) to allow direct navigation to any page.
  • feature 2: Added the same "Go to page" input box to fw_state.html (FireWorks view) for consistency across both interfaces.

The final feature looks like this -->
image

Checklist

  • Google format doc strings added. Check with ruff.
  • Type annotations included. Check with mypy.
  • Tests added for new features/fixes.
  • If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

Add direct page navigation input to FireWorks web GUI for "Workflows" and "Fireworks" views
@computron computron merged commit 18b1292 into materialsproject:main Mar 27, 2026
4 checks passed
@hrushikesh-s hrushikesh-s deleted the webgui-go-to-page-pagination branch March 27, 2026 00:22
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.

2 participants