nofar
nofar
> Hey @nofaralfasi, is it still WIP? Hi, yes it is. I need help with React for this one.
> Are we expecting some breaking changes in upcoming releases of rex or tasks? Not that I know of.
> @nofaralfasi can you try adding the `db:seed` step in the test setup? https://github.com/theforeman/foreman_ansible/blob/master/.github/workflows/ruby_tests.yml#L73 Do we need the `db:test:prepare`? From what I checked, `db:prepare` suppose to do all three -...
Clicking the "Next" icon on the Roles tab alters the displayed item count when moving between page. **Update:** After adding more variables (16 total), I encountered the same issue in...
The `Variables` tab works well. However, on the `Roles` tab, if I try to go to the last page, I get `No roles assigned directly to the host`, instead of...
Now, both tabs are working well. One interesting thing that I noticed is that when the number of displayed roles/variables is 5 or fewer, the [issue](https://projects.theforeman.org/issues/36993) with the disappearing sub-tabs...
What about https://github.com/theforeman/foreman/blob/develop/lib/net/validations.rb#L9?
When attempting to preview the 'Global Registration' template from the template edit page, I encounter the following error: `There was an error rendering the Global Registration template: undefined method '#[]'...
I don't know why the tests are failing. Also, the wget command doesn't work for me, whereas the curl command does. ``` [root@rhel8-8-testing-machine ~]# set -o pipefail && wget --no-verbose...
I apologize for the delay in responding. As the PR is not yet ready, trying to test these changes didn't work for me. However, based on the information available, I...