Services details reload the same page instead to show the details
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by running docker-compose build and docker-compose up, then reproduce the navigation from /customers in a browser. Inspect the entry point serving the customers, orders, and products pages and trace their detail links. Done means selecting an item loads /customers/1, /orders/, or /products/ with its details instead of reloading the list page.
Written by the indexing model from the issue text.
Description
If you go to any of the services pages for example customers http://opbeans-ruby:3000/customers and you click on any customer you should go to the customer details
http://opbeans-ruby:3000/customers/1 but instead reload the same page even do the URL changes. It happens the same with orders and products.
Steps to replicate:
- docker-compose build
- docker-compose up
- Go to
http://127.0.0.1:8000/customerson a browser - Click on any customer
- the same page is reloaded and this is wrong, it should load the customer details page.
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elastic/opbeans-ruby
-
License Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
elastic/opbeans-ruby#53 ·
All issues in elastic/opbeans-ruby
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100