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

[US2] Visualize Well Trajectory in Three Views #88

Open
SZ559 opened this issue Jun 7, 2020 · 0 comments
Open

[US2] Visualize Well Trajectory in Three Views #88

SZ559 opened this issue Jun 7, 2020 · 0 comments

Comments

@SZ559
Copy link
Owner

SZ559 commented Jun 7, 2020

As a Field Engineer, I want to see the main view, top view and left view of the well trajectory displayed in one page, so that I can have a rough understanding of the well trajectory profile in different projection plane and imagine the well trajectory in 3D.
Priority: 1
Dependency: Import .csv or .txt file

Effort Estimation(day): 1
Acceptance Criteria:
AC1 (happy path):
Given at least one well trajectory has been imported into the system.
And less than 10 tab pages have been opened.
When I double click the target well trajectory in the Treeview.
Then the main view, top view and left view of the well trajectory are displayed at one tab page (Fig.2).
And the tab page is labeled with the file name of the well trajectory (Fig.2).
And the tab page is focused (Fig.2).

Fig.2
AC2 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click the close button of one tab page.
Then that tab page should be closed.

AC3 (happy path):
Given at least one well trajectory has been imported into the system.
And at least 1 tab page has been opened.
When I click one tab page.
Then that tab page is focused.
And the main view, top view and left view of that well trajectory are displayed at the tab page (Fig.2).

AC4 (negative path):
Given at least 11 well trajectories have been imported into the system.
And 10 tab pages have been opened.
When I double click a unopened well trajectory in the Treeview.
Then a message box is popped up with error message “Only 10 pages can be opened. Please close a page before opening a new one.”

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

No branches or pull requests

1 participant