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

FOUR-14217: The tabs in Processes have been modified #1546

Closed
wants to merge 3 commits into from

Conversation

rodriquelca
Copy link
Contributor

Issue & Reproduction Steps

Expected behavior:
The design should not be modified
Actual behavior:
The tabs in Processes have been modified

Solution

  • add scoped to the tabsBar component

How to Test

Test the steps above

  1. Log in

      1. First scenario:Go to designer tab
    • Go to Processes option in sidebar menu
    • Go to PMBlocks option in sidebar menu
    • Go to Projects option in sidebar menu
    • Go to Scripts option in sidebar menu
    • Go to Screens option in sidebar menu
    • Go to Data Connectors option in sidebar menu
    • Go to Decision Tables option in sidebar menu
  2. Second scenario:Go to admin tab

    • Go to Users option in sidebar menu
    • Go to Settings option in sidebar menu
    • Go to Customize UI option in sidebar menu

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

Copy link

cypress bot commented Feb 26, 2024

1 failed test on run #509 ↗︎

1 126 16 0 Flakiness 0

Details:

FOUR-14217: The tabs in Processes have been modified
Project: screen-builder Commit: 8affead625
Status: Failed Duration: 04:07 💡
Started: Feb 26, 2024 5:09 PM Ended: Feb 26, 2024 5:13 PM
Failed  FOUR6788_ScreenPerformanceTests.spec.js • 1 failed test • CI - Chrome

View Output

Test Artifacts
FOUR-6788 screen performance > Verify FOUR-6788 screen performance: select list, rich text Test Replay Screenshots
Failed  DefaultValues.spec.js • 0 failed tests • CI - Chrome

View Output

Test Artifacts
Failed  ComputedFields.spec.js • 0 failed tests • CI - Chrome

View Output

Test Artifacts
Failed  ResponsivePreview.spec.js • 0 failed tests • CI - Chrome

View Output

Test Artifacts
Failed  Subtotals.spec.js • 0 failed tests • CI - Chrome

View Output

Test Artifacts

The first 5 failed specs are shown, see all 67 specs in Cypress Cloud.

Review all test suite changes for PR #1546 ↗︎

Copy link
Contributor

@caleeli caleeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scroll of tabs is not working
image

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.

3 participants