diff --git a/doc/newsfragments/2945_fix.fixlog_sort_button.rst b/doc/newsfragments/2945_fix.fixlog_sort_button.rst new file mode 100644 index 000000000..ba4037832 --- /dev/null +++ b/doc/newsfragments/2945_fix.fixlog_sort_button.rst @@ -0,0 +1 @@ +Fixed FixLog assertion not showing sort buttons on the web UI. \ No newline at end of file diff --git a/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/FixLogAssertion.js b/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/FixLogAssertion.js index efb7fe021..5ce59c3d5 100644 --- a/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/FixLogAssertion.js +++ b/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/FixLogAssertion.js @@ -59,7 +59,7 @@ export default function FixLogAssertion(props) { return ( diff --git a/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/__tests__/__snapshots__/FixLogAssertion.test.js.snap b/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/__tests__/__snapshots__/FixLogAssertion.test.js.snap index 5a13a0d47..ebef691ca 100644 --- a/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/__tests__/__snapshots__/FixLogAssertion.test.js.snap +++ b/testplan/web_ui/testing/src/AssertionPane/AssertionTypes/DictAssertions/__tests__/__snapshots__/FixLogAssertion.test.js.snap @@ -2,7 +2,7 @@ exports[`FixLogAssertion shallow renders the correct HTML structure 1`] = `